Skip to content

Commit

Permalink
arm64: dts: imx8mq-librem5-r2: set nearlevel to 120
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
  • Loading branch information
merge authored and Shawn Guo committed Mar 15, 2021
1 parent 3a0eac4 commit 1cec010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dts
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
};

&proximity {
proximity-near-level = <220>;
proximity-near-level = <120>;
};

0 comments on commit 1cec010

Please sign in to comment.