ARM: dts: imx: Kill off "simple-panel" compatibles
authorRob Herring <robh@kernel.org>
Fri, 17 Jan 2020 23:08:48 +0000 (17:08 -0600)
committerShawn Guo <shawnguo@kernel.org>
Fri, 14 Feb 2020 00:55:14 +0000 (08:55 +0800)
"simple-panel" is a Linux driver and has never been an accepted upstream
compatible string, so remove it.

Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: NXP Linux Team <linux-imx@nxp.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6q-novena.dts
arch/arm/boot/dts/imx6ul-ccimx6ulsbcpro.dts

index 61347a5..69f170f 100644 (file)
        };
 
        panel: panel {
-               compatible = "innolux,n133hse-ea1", "simple-panel";
+               compatible = "innolux,n133hse-ea1";
                backlight = <&backlight>;
        };
 
index 3749fdd..5d3805b 100644 (file)
@@ -25,7 +25,7 @@
        };
 
        panel {
-               compatible = "auo,g101evn010", "simple-panel";
+               compatible = "auo,g101evn010";
                power-supply = <&ldo4_ext>;
                backlight = <&lcd_backlight>;