ARM: dts: am437x: cm-t43: remove unneded unit names
authorJavier Martinez Canillas <javier@osg.samsung.com>
Mon, 27 Jun 2016 19:21:05 +0000 (15:21 -0400)
committerTony Lindgren <tony@atomide.com>
Wed, 29 Jun 2016 07:05:37 +0000 (00:05 -0700)
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>
arch/arm/boot/dts/am437x-sbc-t43.dts
arch/arm/boot/dts/compulab-sb-som.dtsi

index 5f750c0ed6c9737cc6f369aa5038989e9da2ce29..d23260d3a5819b33bb233e3a7321ffde2f327527 100644 (file)
        pinctrl-0 = <&dss_pinctrl_default>;
 
        port {
-               dpi_lcd_out: endpoint@0 {
+               dpi_lcd_out: endpoint {
                        remote-endpoint = <&lcd_in>;
                        data-lines = <24>;
                };
index 93d7e235bc804b728050fea13a9b91c1b04eea38..4af1adfee78866ddf37fce221b3cb65586ad5aca 100644 (file)
@@ -40,7 +40,7 @@
                };
        };
 
-       hdmi_conn: connector@0 {
+       hdmi_conn: connector {
                compatible = "hdmi-connector";
                label = "hdmi";