OSDN Git Service

ARM: dts: rockchip: Kill off "simple-panel" compatibles
authorRob Herring <robh@kernel.org>
Fri, 17 Jan 2020 23:08:51 +0000 (17:08 -0600)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 18 Jan 2020 22:57:39 +0000 (23:57 +0100)
"simple-panel" is a Linux driver and has never been an accepted upstream
compatible string, so remove it.

Cc: Heiko Stuebner <heiko@sntech.de>
Cc: linux-rockchip@lists.infradead.org
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200117230851.25434-1-robh@kernel.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288-evb.dtsi
arch/arm/boot/dts/rk3288-veyron-edp.dtsi
arch/arm/boot/dts/rk3288-veyron-minnie.dts
arch/arm/boot/dts/rk3288-veyron-tiger.dts

index 2afd686..018802d 100644 (file)
@@ -97,7 +97,7 @@
        };
 
        panel: panel {
-               compatible = "lg,lp079qx1-sp0v", "simple-panel";
+               compatible = "lg,lp079qx1-sp0v";
                backlight = <&backlight>;
                enable-gpios = <&gpio7 RK_PA4 GPIO_ACTIVE_HIGH>;
                pinctrl-0 = <&lcd_cs>;
index 300a7e3..32c0f10 100644 (file)
@@ -54,7 +54,7 @@
        };
 
        panel: panel {
-               compatible = "innolux,n116bge", "simple-panel";
+               compatible = "innolux,n116bge";
                status = "okay";
                power-supply = <&panel_regulator>;
                backlight = <&backlight>;
index 39f76e0..383fad1 100644 (file)
@@ -71,7 +71,7 @@
 };
 
 &panel {
-       compatible = "auo,b101ean01", "simple-panel";
+       compatible = "auo,b101ean01";
 
        /delete-node/ panel-timing;
 
index bebb230..069f0c2 100644 (file)
@@ -53,7 +53,7 @@
 };
 
 &panel {
-       compatible = "auo,b101ean01", "simple-panel";
+       compatible = "auo,b101ean01";
 
        /delete-node/ panel-timing;