ARM: dts: at91: Kill off "simple-panel" compatibles
authorRob Herring <robh@kernel.org>
Fri, 17 Jan 2020 23:08:45 +0000 (17:08 -0600)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 9 Mar 2020 21:13:07 +0000 (22:13 +0100)
"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: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200117230845.25190-1-robh@kernel.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
arch/arm/boot/dts/at91-dvk_su60_somc_lcm.dtsi
arch/arm/boot/dts/at91-sama5d4_ma5d4evk.dts
arch/arm/boot/dts/at91sam9n12ek.dts
arch/arm/boot/dts/at91sam9x5dm.dtsi

index df0f0cc575c181006936cba2a78f03a61d3f5e9a..bea920b192b659b6be417e948c1e6f3e5a2b9bde 100644 (file)
@@ -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>;
index af4969485c881e9a30d78d7d52ac20630a19c5e1..4d7cee569ff2cfbeebfbb215b72441083d670979 100644 (file)
 
        panel: panel {
                /* Actually Ampire 800480R2 */
-               compatible = "foxlink,fl500wvr00-a0t", "simple-panel";
+               compatible = "foxlink,fl500wvr00-a0t";
                backlight = <&backlight>;
                #address-cells = <1>;
                #size-cells = <0>;
index ea5cef0b09743f625997c4a8faf0333396061d28..d36e162a88171a13c237d93a8e4179a48eb82dc8 100644 (file)
        };
 
        panel: panel {
-               compatible = "qiaodian,qd43003c0-40", "simple-panel";
+               compatible = "qiaodian,qd43003c0-40";
                backlight = <&backlight>;
                power-supply = <&panel_reg>;
                #address-cells = <1>;
index 7f00c1f57b901967ebcc6cbfb6508d73433c8039..a9278038af3bcb0cebc1ca33cb892f3e177d7a3d 100644 (file)
@@ -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>;