Skip to content

Commit

Permalink
ARM: dt: tegra20: Rename "gart" to "iommu"
Browse files Browse the repository at this point in the history
Use functional name for DT entry instead of h/w name.

Signed-off-by: Hiroshi Doyu <[email protected]>
Signed-off-by: Stephen Warren <[email protected]>
  • Loading branch information
hdoyu authored and nvswarren committed Jan 29, 2013
1 parent abf80c2 commit 109269e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/tegra20.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@
interrupts = <0 77 0x04>;
};

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

0 comments on commit 109269e

Please sign in to comment.