summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/tegra20-medcom-wide.dts
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2013-11-25 17:53:16 -0700
committerStephen Warren <swarren@nvidia.com>2013-12-16 14:09:16 -0700
commit58ecb23f64ee3a2ef66bb55b2e1e841385b6d08b (patch)
tree91933b662c5ea802874259c9a1b555774834c4f2 /arch/arm/boot/dts/tegra20-medcom-wide.dts
parent18f48a4f1d49d522285b5a9f3c5d984f4fdaae01 (diff)
ARM: tegra: add missing unit addresses to DT
DT node names should include a unit address iff the node has a reg property. For Tegra DTs at least, we were previously applying a different rule, namely that node names only needed to include a unit address if it was required to make the node name unique. Consequently, many unit addresses are missing. Add them. Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'arch/arm/boot/dts/tegra20-medcom-wide.dts')
-rw-r--r--arch/arm/boot/dts/tegra20-medcom-wide.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/tegra20-medcom-wide.dts b/arch/arm/boot/dts/tegra20-medcom-wide.dts
index 7580578903cf..6d3a4cbc36cc 100644
--- a/arch/arm/boot/dts/tegra20-medcom-wide.dts
+++ b/arch/arm/boot/dts/tegra20-medcom-wide.dts
@@ -6,7 +6,7 @@
model = "Avionic Design Medcom-Wide board";
compatible = "ad,medcom-wide", "ad,tamonten", "nvidia,tegra20";
- pwm {
+ pwm@7000a000 {
status = "okay";
};