Skip to content

Commit

Permalink
arm64/dts: Create map for stats for thermal levels
Browse files Browse the repository at this point in the history
Bug: 253277769
Signed-off-by: Stephane Lee <[email protected]>
Change-Id: I9f6b9aca22f366f443ab9e409c3e853952965727
  • Loading branch information
Stephane Lee committed Nov 8, 2022
1 parent d02f74d commit 4b66521
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/google/gs201-cheetah-charging.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
&google_charger {
google,thermal-mitigation = <5000000 4000000 2500000 1000000>;
google,wlc-fcc-thermal-mitigation = <5000000 5000000 4000000 2500000 1000000>;
google,thermal-stats-lvl-map = <0 3 5 8>;
};

&google_cpm {
Expand Down
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/google/gs201-panther-charging.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
&google_charger {
google,thermal-mitigation = <4300000 3680000 2300000 1000000>;
google,wlc-fcc-thermal-mitigation = <4300000 4300000 2300000 1150000 1000000>;
google,thermal-stats-lvl-map = <0 3 5 8>;
};

&google_cpm {
Expand Down

0 comments on commit 4b66521

Please sign in to comment.