Commit aec54ec0 authored by Rob Herring's avatar Rob Herring Committed by Alexandre Belloni
Browse files

ARM: dts: at91: Kill off "simple-panel" compatibles



"simple-panel" is a Linux driver and has never been an accepted upstream
compatible string, so remove it.

Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Ludovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200117230845.25190-1-robh@kernel.org


Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent bb6d3fb3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
	};

	panel: panel {
		compatible = "winstar,wf70gtiagdng0", "innolux,at070tn92", "simple-panel";
		compatible = "winstar,wf70gtiagdng0", "innolux,at070tn92";
		backlight = <&backlight>;
		power-supply = <&vcc_lcd_reg>;
		#address-cells = <1>;
+1 −1
Original line number Diff line number Diff line
@@ -136,7 +136,7 @@

	panel: panel {
		/* Actually Ampire 800480R2 */
		compatible = "foxlink,fl500wvr00-a0t", "simple-panel";
		compatible = "foxlink,fl500wvr00-a0t";
		backlight = <&backlight>;
		#address-cells = <1>;
		#size-cells = <0>;
+1 −1
Original line number Diff line number Diff line
@@ -238,7 +238,7 @@
	};

	panel: panel {
		compatible = "qiaodian,qd43003c0-40", "simple-panel";
		compatible = "qiaodian,qd43003c0-40";
		backlight = <&backlight>;
		power-supply = <&panel_reg>;
		#address-cells = <1>;
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
	};

	panel: panel {
		compatible = "foxlink,fl500wvr00-a0t", "simple-panel";
		compatible = "foxlink,fl500wvr00-a0t";
		backlight = <&backlight>;
		power-supply = <&panel_reg>;
		#address-cells = <1>;