This series add device tree support for Tegra30 IOMMU(SMMU). This requires the following patches sent earlier: DMA window: http://article.gmane.org/gmane.linux.ports.tegra/4603 AHB: http://article.gmane.org/gmane.linux.ports.tegra/4657 Hiroshi DOYU (2): iommu/tegra: smmu: Add device tree support for SMMU ARM: dt: tegra30.dtsi: Add SMMU node .../bindings/iommu/nvidia,tegra30-smmu.txt | 21 +++ arch/arm/boot/dts/tegra30.dtsi | 10 ++ drivers/iommu/Kconfig | 2 +- drivers/iommu/tegra-smmu.c | 150 +++++++++++++------- 4 files changed, 128 insertions(+), 55 deletions(-) create mode 100644 Documentation/devicetree/bindings/iommu/nvidia,tegra30-smmu.txt -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html