Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 109269e8 authored by Hiroshi Doyu's avatar Hiroshi Doyu Committed by Stephen Warren
Browse files

ARM: dt: tegra20: Rename "gart" to "iommu"



Use functional name for DT entry instead of h/w name.

Signed-off-by: default avatarHiroshi Doyu <hdoyu@nvidia.com>
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
parent abf80c27
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -429,7 +429,7 @@
		interrupts = <0 77 0x04>;
	};

	gart {
	iommu {
		compatible = "nvidia,tegra20-gart";
		reg = <0x7000f024 0x00000018	/* controller registers */
		       0x58000000 0x02000000>;	/* GART aperture */