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 коммит произвёл Shawn Guo
Родитель 3a0eac4a8c
Коммит 1cec010bbb
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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