[PATCHv2 08/16] ARM: OMAP3: remove deprecated CONFIG_OMAP_IOMMU_IVA2
From: paul@pwsan.com (Paul Walmsley)
Date: 2014-02-28 19:58:47
Also in:
linux-devicetree, linux-iommu, linux-omap
From: paul@pwsan.com (Paul Walmsley)
Date: 2014-02-28 19:58:47
Also in:
linux-devicetree, linux-iommu, linux-omap
On Thu, 13 Feb 2014, Suman Anna wrote:
From: Florian Vaussard <redacted> CONFIG_OMAP_IOMMU_IVA2 was defined originally to avoid conflicting usage by tidspbridge and other iommu users. The same can be achieved by marking the DT node disabled, so remove this obsolete flag and the corresponding hwmod data can be enabled. Cc: Paul Walmsley <paul@pwsan.com> Signed-off-by: Florian Vaussard <redacted> [s-anna at ti.com: revise commit log] Signed-off-by: Suman Anna <redacted>
Acked-by: Paul Walmsley <paul@pwsan.com> Am assuming that someone else will be merging this as part of the entire series. - Paul