Skip to content

Commit

Permalink
ARM: dt: tegra30: Rename "smmu" 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 <hdoyu@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
  • Loading branch information
Hiroshi Doyu authored and Stephen Warren committed Jan 29, 2013
1 parent 109269e commit 3fbf07d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/tegra30.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@
interrupts = <0 77 0x04>;
};

smmu {
iommu {
compatible = "nvidia,tegra30-smmu";
reg = <0x7000f010 0x02c
0x7000f1f0 0x010
Expand Down

0 comments on commit 3fbf07d

Please sign in to comment.