mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 03:01:41 +02: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 @@ &accel_gyro {
|
|||
};
|
||||
|
||||
&proximity {
|
||||
proximity-near-level = <220>;
|
||||
proximity-near-level = <120>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user