summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts
diff options
context:
space:
mode:
authorMartin Kepplinger <martin.kepplinger@puri.sm>2021-02-19 11:04:39 +0100
committerShawn Guo <shawnguo@kernel.org>2021-03-15 12:22:28 +0800
commit1cec010bbb74d49a866efb572ed5a2852d9beab2 (patch)
treeceb1227aaa6f21ded037aac83e0c0ad4998e6744 /arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts
parent3a0eac4a8c46c15e792493599bd657f966a0c83a (diff)
arm64: dts: imx8mq-librem5-r2: set nearlevel to 120
On Birch I can never reach 220 and hence the display would never turn off. Tests suggest 120 to be a good threshold value for all Birch devices. Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts b/arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts
index d77fc5df3f06..73bd431cbd6a 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts
@@ -25,5 +25,5 @@
};
&proximity {
- proximity-near-level = <220>;
+ proximity-near-level = <120>;
};