]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd103a15fad31779698c34ea9d954265957fb0488
tree897b9af9f1b143738f9605b80da4284198bcc938
parentb094a11a3ab6f13befac0afaa559fb6dcf2b6df6
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