]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 2afd686b2033ee00c2392777548e3fa96f217f76..018802df4c0ec3941f2911bf1ac6d60355b50b61 100644 (file)
@@ -97,7 +97,7 @@ ext_gmac: external-gmac-clock {
        };
 
        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 300a7e32c9786d7f26918e4bbe9e63b4bc527788..32c0f10765dd3829267b6535ae86e6cbca0c62ff 100644 (file)
@@ -54,7 +54,7 @@ backlight: backlight {
        };
 
        panel: panel {
-               compatible = "innolux,n116bge", "simple-panel";
+               compatible = "innolux,n116bge";
                status = "okay";
                power-supply = <&panel_regulator>;
                backlight = <&backlight>;
index 39f76e02875fd412caed90541bbf3d96d0cc847a..383fad1a88a1022cc75e68399c686252d79653dd 100644 (file)
@@ -71,7 +71,7 @@ touchscreen@10 {
 };
 
 &panel {
-       compatible = "auo,b101ean01", "simple-panel";
+       compatible = "auo,b101ean01";
 
        /delete-node/ panel-timing;
 
index bebb230e592f624733ca58b4bc48c701248925b6..069f0c2c1fdfafbe4c577047369fd082629e811b 100644 (file)
@@ -53,7 +53,7 @@ touchscreen@10 {
 };
 
 &panel {
-       compatible = "auo,b101ean01", "simple-panel";
+       compatible = "auo,b101ean01";
 
        /delete-node/ panel-timing;