arm64: dts: imx8mq-mnt-reform2: drop invalid simple-panel compatible
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 26 Mar 2023 20:45:02 +0000 (22:45 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sun, 14 May 2023 01:41:42 +0000 (09:41 +0800)
"simple-panel" compatible is not documented and nothing in Linux kernel
binds to it:

  imx8mq-mnt-reform2.dtb: panel: compatible: ['innolux,n125hce-gn1', 'simple-panel'] is too long

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts

index 200268660518d8ede95e0cf9ba07e67aa3e8aa7a..3ae3824be0271f8c5804faf63eaf51aafde9875f 100644 (file)
@@ -26,7 +26,7 @@
        };
 
        panel {
-               compatible = "innolux,n125hce-gn1", "simple-panel";
+               compatible = "innolux,n125hce-gn1";
                power-supply = <&reg_main_3v3>;
                backlight = <&backlight>;
                no-hpd;