Re: [PATCH v2 2/9] ARM: OMAP3: hwmod data: add mmu data for iva and isp
From: Paul Walmsley <hidden>
Date: 2012-09-19 21:35:13
Also in:
linux-arm-kernel, linux-omap, lkml
From: Paul Walmsley <hidden>
Date: 2012-09-19 21:35:13
Also in:
linux-arm-kernel, linux-omap, lkml
On Wed, 12 Sep 2012, Omar Ramirez Luna wrote:
Add mmu hwmod data for iva and isp. Due to compatibility an ifdef CONFIG_OMAP_IOMMU_IVA2 needs to be propagated (previously on iommu resource info) to hwmod data in OMAP3, so users of iommu and tidspbridge can avoid issues of two modules managing mmu data/irqs/resets; this until tidspbridge can be migrated to iommu framework. Cc: Benoit Cousson <redacted> Signed-off-by: Omar Ramirez Luna <redacted>
Thanks, queued for 3.7. - Paul