From: Krzysztof Kozlowski Date: Sun, 26 Mar 2023 20:45:02 +0000 (+0200) Subject: arm64: dts: imx8mq-mnt-reform2: drop invalid simple-panel compatible X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7cbfdc4ec908586968b84edf5c845ae5db57181b;p=linux.git arm64: dts: imx8mq-mnt-reform2: drop invalid simple-panel compatible "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 Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts b/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts index 200268660518d..3ae3824be0271 100644 --- a/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts +++ b/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts @@ -26,7 +26,7 @@ }; panel { - compatible = "innolux,n125hce-gn1", "simple-panel"; + compatible = "innolux,n125hce-gn1"; power-supply = <®_main_3v3>; backlight = <&backlight>; no-hpd;