diff --git a/arch/arm64/boot/dts/google/gs201-cheetah-charging.dtsi b/arch/arm64/boot/dts/google/gs201-cheetah-charging.dtsi index 59c23b4d87b6..5946d88ae5c9 100644 --- a/arch/arm64/boot/dts/google/gs201-cheetah-charging.dtsi +++ b/arch/arm64/boot/dts/google/gs201-cheetah-charging.dtsi @@ -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 { diff --git a/arch/arm64/boot/dts/google/gs201-panther-charging.dtsi b/arch/arm64/boot/dts/google/gs201-panther-charging.dtsi index a6396924a3b7..36dd7f11fd92 100644 --- a/arch/arm64/boot/dts/google/gs201-panther-charging.dtsi +++ b/arch/arm64/boot/dts/google/gs201-panther-charging.dtsi @@ -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 {