Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 480985b0 authored by Javier Martinez Canillas's avatar Javier Martinez Canillas Committed by Tony Lindgren
Browse files

ARM: dts: am57xx: sbc-am57x: remove unneded unit name



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: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent e6db7f1a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -128,7 +128,7 @@
	vdda_video-supply = <&ldoln_reg>;
	vdda_video-supply = <&ldoln_reg>;


	port {
	port {
		dpi_lcd_out: endpoint@0 {
		dpi_lcd_out: endpoint {
			remote-endpoint = <&lcd_in>;
			remote-endpoint = <&lcd_in>;
			data-lines = <24>;
			data-lines = <24>;
		};
		};