mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
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:
committed by
Shawn Guo
parent
3a0eac4a8c
commit
1cec010bbb
@@ -25,5 +25,5 @@
|
||||
};
|
||||
|
||||
&proximity {
|
||||
proximity-near-level = <220>;
|
||||
proximity-near-level = <120>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user