]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: am57xx: sbc-am57x: remove unneded unit name
authorJavier Martinez Canillas <javier@osg.samsung.com>
Mon, 27 Jun 2016 19:21:08 +0000 (15:21 -0400)
committerTony Lindgren <tony@atomide.com>
Wed, 29 Jun 2016 07:05:39 +0000 (00:05 -0700)
This patch fixes the following DTC warnings for am57xx-sbc-am57x.dtb:

"endpoint@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/am57xx-sbc-am57x.dts

index 988e99632d49953d012b72e674f8fa040883a1c4..31f9be632406e10085ac24be5b38e781c0a3edb2 100644 (file)
        vdda_video-supply = <&ldoln_reg>;
 
        port {
-               dpi_lcd_out: endpoint@0 {
+               dpi_lcd_out: endpoint {
                        remote-endpoint = <&lcd_in>;
                        data-lines = <24>;
                };