浏览代码

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

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

Signed-off-by: Hiroshi Doyu <hdoyu@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Hiroshi Doyu 12 年之前
父节点
当前提交
109269e878
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/arm/boot/dts/tegra20.dtsi

+ 1 - 1
arch/arm/boot/dts/tegra20.dtsi

@@ -429,7 +429,7 @@
 		interrupts = <0 77 0x04>;
 		interrupts = <0 77 0x04>;
 	};
 	};
 
 
-	gart {
+	iommu {
 		compatible = "nvidia,tegra20-gart";
 		compatible = "nvidia,tegra20-gart";
 		reg = <0x7000f024 0x00000018	/* controller registers */
 		reg = <0x7000f024 0x00000018	/* controller registers */
 		       0x58000000 0x02000000>;	/* GART aperture */
 		       0x58000000 0x02000000>;	/* GART aperture */