OSDN Git Service

arm64: dts: imx8mq-librem5-r4: add the correct panel
authorGuido Günther <agx@sigxcpu.org>
Mon, 28 Feb 2022 13:12:22 +0000 (14:12 +0100)
committerShawn Guo <shawnguo@kernel.org>
Fri, 8 Apr 2022 10:40:54 +0000 (18:40 +0800)
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@sigxcpu.org>
Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-librem5-r4.dts

index 30d65be..1056b79 100644 (file)
        led-max-microamp = <25000>;
 };
 
+&lcd_panel {
+       compatible = "ys,ys57pss36bh5gq";
+};
+
 &proximity {
        proximity-near-level = <10>;
 };