[PATCH v1 5/5] arm64: dts: imx8mq-librem5-r4: add the correct panel
Martin Kepplinger
martin.kepplinger at puri.sm
Mon Feb 28 05:12:22 PST 2022
From: Guido Günther <agx at sigxcpu.org>
The r4 ("Evergreen") hardware revision of the Librem 5 phone includes a
slightly different panel than the revisions before it. Since its'
description is available, describe it properly for the board.
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Signed-off-by: Martin Kepplinger <martin.kepplinger at puri.sm>
---
arch/arm64/boot/dts/freescale/imx8mq-librem5-r4.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5-r4.dts b/arch/arm64/boot/dts/freescale/imx8mq-librem5-r4.dts
index 30d65bef6939..1056b7981bdb 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq-librem5-r4.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5-r4.dts
@@ -18,6 +18,10 @@ &led_backlight {
led-max-microamp = <25000>;
};
+&lcd_panel {
+ compatible = "ys,ys57pss36bh5gq";
+};
+
&proximity {
proximity-near-level = <10>;
};
--
2.30.2
More information about the linux-arm-kernel
mailing list