In memory, They are in this particular order:
- CSI2A
- CSIPHY1
- CSI2B
- CSIPHY2

Signed-off-by: Sergio Aguirre <saagui...@ti.com>
---
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |   22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c 
b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
index 6abc757..a7b2380 100644
--- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
@@ -2641,6 +2641,26 @@ static struct omap_hwmod_addr_space omap44xx_iss_addrs[] 
= {
                .pa_end         = 0x520000ff,
                .flags          = ADDR_TYPE_RT
        },
+       {
+               .pa_start       = 0x52001000,
+               .pa_end         = 0x5200116f,
+               .flags          = ADDR_TYPE_RT
+       },
+       {
+               .pa_start       = 0x52001170,
+               .pa_end         = 0x5200118f,
+               .flags          = ADDR_TYPE_RT
+       },
+       {
+               .pa_start       = 0x52001400,
+               .pa_end         = 0x5200156f,
+               .flags          = ADDR_TYPE_RT
+       },
+       {
+               .pa_start       = 0x52001570,
+               .pa_end         = 0x5200158f,
+               .flags          = ADDR_TYPE_RT
+       },
        { }
 };
 
@@ -5605,7 +5625,7 @@ static __initdata struct omap_hwmod *omap44xx_hwmods[] = {
        &omap44xx_ipu_c1_hwmod,
 
        /* iss class */
-/*     &omap44xx_iss_hwmod, */
+       &omap44xx_iss_hwmod,
 
        /* iva class */
        &omap44xx_iva_hwmod,
-- 
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to