]> 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)
commit2ca78eb84eb566d44df845f9123f0a567f10e9f7
tree897b9af9f1b143738f9605b80da4284198bcc938
parent6c9f99c5f97e97d3c9503edc699bdcf8abb85f6d
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