]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iommu/omap: Add devicetree support
authorFlorian Vaussard <florian.vaussard@epfl.ch>
Fri, 28 Feb 2014 20:42:36 +0000 (14:42 -0600)
committerJoerg Roedel <joro@8bytes.org>
Tue, 4 Mar 2014 16:01:57 +0000 (17:01 +0100)
commit3c92748df9941ff8f5be4655a04812ff4d0c7eeb
treecfcd9c51f714c5b0fe318f81b8e96c6fa983d1fc
parenta8689f65de5a8c3e47bf29c2550dfebe0744e077
iommu/omap: Add devicetree support

As OMAP2+ is moving to a full DT boot for all SoC families, commit
7ce93f3 "ARM: OMAP2+: Fix more missing data for omap3.dtsi file"
adds basic DT bits for OMAP3. But the driver is not yet converted,
so this will not work and driver will not be probed. Convert it!

The legacy boot mode is still supported until OMAP3 is converted
to DT-boot only.

Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch>
[s-anna@ti.com: dev_name adaptation and improved error checking]
Signed-off-by: Suman Anna <s-anna@ti.com>
[tony@atomide.com: Ack for arch/arm/*omap* parts]
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
arch/arm/mach-omap2/omap-iommu.c
drivers/iommu/omap-iommu.c