Skip to content

Commit

Permalink
dts / beryllium: Rework charging mitigation
Browse files Browse the repository at this point in the history
Change-Id: Ie5f517c6206bbd0256efdd08b5173bece9466b22
Signed-off-by: PainKiller3 <[email protected]>
  • Loading branch information
PainKiller3 committed Apr 19, 2021
1 parent 321d763 commit cfd1b5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/qcom/beryllium-p0.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@

thermal-message {
thermal,batt-array-size = "26";
thermal,batt-level-screen-on = "0 0 0 0 1 1 2 3 4 5 6 7 8 0 0 0 0 1 1 2 3 4 5 6 7 8";
thermal,batt-level-screen-off = "0 0 0 0 1 1 2 3 4 5 6 7 8 0 0 0 0 1 1 2 3 4 5 6 7 8";
thermal,batt-level-screen-on = "0 0 1 2 3 4 5 6 7 8 9 10 11 0 0 1 2 3 4 5 6 7 8 9 10 11";
thermal,batt-level-screen-off = "0 0 1 1 2 3 4 4 5 6 7 8 9 0 0 1 1 2 3 4 5 5 6 7 8 9";
};
};

Expand Down

0 comments on commit cfd1b5b

Please sign in to comment.