From: Guido Günther Date: Mon, 28 Feb 2022 13:12:22 +0000 (+0100) Subject: arm64: dts: imx8mq-librem5-r4: add the correct panel X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9694ed9bcf3b761c05d7787739eb4e77bd86c367;p=linux.git arm64: dts: imx8mq-librem5-r4: add the correct panel 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 Signed-off-by: Martin Kepplinger Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5-r4.dts b/arch/arm64/boot/dts/freescale/imx8mq-librem5-r4.dts index 30d65bef69391..1056b7981bdbd 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-max-microamp = <25000>; }; +&lcd_panel { + compatible = "ys,ys57pss36bh5gq"; +}; + &proximity { proximity-near-level = <10>; };