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>
This commit is contained in:
Martin Kepplinger 2021-02-19 11:04:39 +01:00 committed by Shawn Guo
parent 3a0eac4a8c
commit 1cec010bbb
1 changed files with 1 additions and 1 deletions

View File

@ -25,5 +25,5 @@
};
&proximity {
proximity-near-level = <220>;
proximity-near-level = <120>;
};