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

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

ARM: dts: omap3-devkit8000-lcd-common: remove unneeded unit names



This patch fixes the following DTC warnings for omap3-devkit8000-lcd43.dtb
and omap3-devkit8000-lcd70.dtb:

"display@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 80ca8bed
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
		display2 = &tv0;
	};

	lcd0: display@0 {
	lcd0: display {
		compatible = "panel-dpi";
		label = "lcd";

@@ -30,7 +30,7 @@

&dss {
	port {
		dpi_lcd_out: endpoint@1 {
		dpi_lcd_out: endpoint {
			remote-endpoint = <&lcd_in>;
			data-lines = <24>;
		};
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
	model = "TimLL OMAP3 Devkit8000 with 4.3'' LCD panel";
	compatible = "timll,omap3-devkit8000", "ti,omap3";

	lcd0: display@0 {
	lcd0: display {
		panel-timing {
			clock-frequency = <10164705>;
			hactive = <480>;
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
	model = "TimLL OMAP3 Devkit8000 with 7.0'' LCD panel";
	compatible = "timll,omap3-devkit8000", "ti,omap3";

	lcd0: display@0 {
	lcd0: display {
		panel-timing {
			clock-frequency = <40000000>;
			hactive = <800>;