arm64: dts: imx8mq-librem5-r4: Bump up proximity sensor's near level

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>
This commit is contained in:
Sebastian Krzyszkowiak
2023-07-17 10:00:54 +00:00
committed by Shawn Guo
parent 238f918800
commit 4cbd506531
@@ -23,5 +23,5 @@
};
&proximity {
proximity-near-level = <5>;
proximity-near-level = <7>;
};