mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-18 11:54:37 +08: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:
parent
3a0eac4a8c
commit
1cec010bbb
@ -25,5 +25,5 @@
|
||||
};
|
||||
|
||||
&proximity {
|
||||
proximity-near-level = <220>;
|
||||
proximity-near-level = <120>;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user