aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier@osg.samsung.com>2016-06-27 15:20:44 -0400
committerTony Lindgren <tony@atomide.com>2016-06-29 00:05:22 -0700
commit5ce86920da06754eebb88642684ff37c52397728 (patch)
tree6acf603f72bbd3a757fb03f7f9d27c784b4ef60d /arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts
parentARM: dts: am3517-craneboard: remove unneeded unit name for fixedregulator (diff)
downloadlinux-dev-5ce86920da06754eebb88642684ff37c52397728.tar.xz
linux-dev-5ce86920da06754eebb88642684ff37c52397728.zip
ARM: dts: dm3730-torpedo-devkit: remove unneeded unit names
This patch fixes the following DTC warnings: "dmtimer-pwm@10 has a unit name, but no reg property" "display@0 has a unit name, but no reg property" Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts')
-rw-r--r--arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts b/arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts
index 015f795a8d19..08cce17a25a0 100644
--- a/arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts
+++ b/arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts
@@ -72,7 +72,7 @@
};
};
- pwm10: dmtimer-pwm@10 {
+ pwm10: dmtimer-pwm {
compatible = "ti,omap-dmtimer-pwm";
pinctrl-names = "default";
pinctrl-0 = <&pwm_pins>;
@@ -147,7 +147,7 @@
gpio = <&gpio5 27 GPIO_ACTIVE_HIGH>; /* gpio155, lcd INI */
};
- lcd0: display@0 {
+ lcd0: display {
compatible = "panel-dpi";
label = "15";
status = "okay";