ARM: OMAP2+: hwmod: extract module address space from DT blob
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Mon, 21 Jan 2013 13:10:57 +0000 (18:40 +0530)
committerBenoit Cousson <benoit.cousson@linaro.org>
Mon, 8 Apr 2013 22:21:21 +0000 (00:21 +0200)
commit079abade857e7ba7877a84536fbf5da5fa665d70
tree897b9af9f1b143738f9605b80da4284198bcc938
parent55452197ce43a8de500507e88eeae2f0c3520649
ARM: OMAP2+: hwmod: extract module address space from DT blob

Patch adds the code for extracting the module ocp address space
from device tree blob in case the hwmod address space look up fails.

The idea is to remove the address space data from hwmod and extract
it from DT blob.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>
arch/arm/mach-omap2/omap_hwmod.c