summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/tegra-seaboard.dts
diff options
context:
space:
mode:
authorStephen Warren2012-05-12 00:17:47 +0200
committerStephen Warren2012-05-14 18:55:00 +0200
commitf9eb26a4e11c63bba2fb71b58dff5ed6f33091f9 (patch)
treeddaad1df61892825401bf550871127e9c8dfe4d6 /arch/arm/boot/dts/tegra-seaboard.dts
parentARM: dt: tegra: whitespace cleanup (diff)
downloadkernel-qcow2-linux-f9eb26a4e11c63bba2fb71b58dff5ed6f33091f9.tar.gz
kernel-qcow2-linux-f9eb26a4e11c63bba2fb71b58dff5ed6f33091f9.tar.xz
kernel-qcow2-linux-f9eb26a4e11c63bba2fb71b58dff5ed6f33091f9.zip
ARM: dt: tegra: remove unnecessary unit addresses
DT node names only need to include the unit address if it's required to make the node name unique. Remove the unnecessary unit addresses. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/boot/dts/tegra-seaboard.dts')
-rw-r--r--arch/arm/boot/dts/tegra-seaboard.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/tegra-seaboard.dts b/arch/arm/boot/dts/tegra-seaboard.dts
index d4cbd8054c07..ea93332ef9a0 100644
--- a/arch/arm/boot/dts/tegra-seaboard.dts
+++ b/arch/arm/boot/dts/tegra-seaboard.dts
@@ -11,7 +11,7 @@
reg = <0x00000000 0x40000000>;
};
- pinmux@70000000 {
+ pinmux {
pinctrl-names = "default";
pinctrl-0 = <&state_default>;
@@ -411,7 +411,7 @@
};
};
- emc@7000f400 {
+ emc {
emc-table@190000 {
reg = <190000>;
compatible = "nvidia,tegra20-emc-table";