1
0
Fork 0

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>
steinar/wifi_calib_4_9_kernel
Javier Martinez Canillas 2016-06-27 15:20:44 -04:00 committed by Tony Lindgren
parent d5213c0deb
commit 5ce86920da
1 changed files with 2 additions and 2 deletions

View File

@ -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";