arm64: dts: imx8mq-librem5-r4: Bump up proximity sensor's near level
authorSebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
Mon, 17 Jul 2023 10:00:54 +0000 (10:00 +0000)
committerShawn Guo <shawnguo@kernel.org>
Sun, 30 Jul 2023 05:57:44 +0000 (13:57 +0800)
There is at least one Evergreen phone out there that reports levels
of 5-6 at rest: https://gitlab.gnome.org/GNOME/calls/-/issues/560

Signed-off-by: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
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 97577c0..33f398b 100644 (file)
@@ -23,5 +23,5 @@
 };
 
 &proximity {
-       proximity-near-level = <5>;
+       proximity-near-level = <7>;
 };