1
0
Fork 0

ARM: dts: am437x: cm-t43: remove unneded unit names

This patch fixes the following DTC warnings for am437x-sbc-t43.dtb:

"endpoint@0 has a unit name, but no reg property"
"connector@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:21:05 -04:00 committed by Tony Lindgren
parent 7d304f73ef
commit a264578805
2 changed files with 2 additions and 2 deletions

View File

@ -145,7 +145,7 @@
pinctrl-0 = <&dss_pinctrl_default>;
port {
dpi_lcd_out: endpoint@0 {
dpi_lcd_out: endpoint {
remote-endpoint = <&lcd_in>;
data-lines = <24>;
};

View File

@ -40,7 +40,7 @@
};
};
hdmi_conn: connector@0 {
hdmi_conn: connector {
compatible = "hdmi-connector";
label = "hdmi";