summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2023-03-26 22:45:02 +0200
committerShawn Guo <shawnguo@kernel.org>2023-05-14 09:41:42 +0800
commit7cbfdc4ec908586968b84edf5c845ae5db57181b (patch)
treec5ab09807e62b6dfed5a2a068b22649c3e40332d /arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts
parent1cce2b71ef7aa7e01f894c2c720fd7febda402c5 (diff)
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 <krzysztof.kozlowski@linaro.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts b/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts
index 200268660518..3ae3824be027 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 = <&reg_main_3v3>;
backlight = <&backlight>;
no-hpd;