Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

authored by

Javier Martinez Canillas and committed by
Tony Lindgren
480985b0 e6db7f1a

+1 -1
+1 -1
arch/arm/boot/dts/am57xx-sbc-am57x.dts
··· 128 128 vdda_video-supply = <&ldoln_reg>; 129 129 130 130 port { 131 - dpi_lcd_out: endpoint@0 { 131 + dpi_lcd_out: endpoint { 132 132 remote-endpoint = <&lcd_in>; 133 133 data-lines = <24>; 134 134 };