projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abf80c2
)
ARM: dt: tegra20: Rename "gart" to "iommu"
author
Hiroshi Doyu
<hdoyu@nvidia.com>
Tue, 29 Jan 2013 08:30:30 +0000
(10:30 +0200)
committer
Stephen Warren
<swarren@nvidia.com>
Tue, 29 Jan 2013 17:58:58 +0000
(10:58 -0700)
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>
arch/arm/boot/dts/tegra20.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/tegra20.dtsi
b/arch/arm/boot/dts/tegra20.dtsi
index
63b0d81
..
cdb8da0
100644
(file)
--- a/
arch/arm/boot/dts/tegra20.dtsi
+++ b/
arch/arm/boot/dts/tegra20.dtsi
@@
-429,7
+429,7
@@
interrupts = <0 77 0x04>;
};
-
gart
{
+
iommu
{
compatible = "nvidia,tegra20-gart";
reg = <0x7000f024 0x00000018 /* controller registers */
0x58000000 0x02000000>; /* GART aperture */