mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-28 04:18:49 -04:00
arm64: dts: qcom: sc7180: Base homestar's power coefficients in reality
The commit82ea7d411d("arm64: dts: qcom: sc7180: Base dynamic CPU power coefficients in reality") and the commitbe0416a3f9("arm64: dts: qcom: Add sc7180-trogdor-homestar") passed each other in the tubes that make up the Internet. Despite the fact the patches didn't cause a merge conflict, they need to account for each other. Do that. Fixes:82ea7d411d("arm64: dts: qcom: sc7180: Base dynamic CPU power coefficients in reality") Fixes:be0416a3f9("arm64: dts: qcom: Add sc7180-trogdor-homestar") Signed-off-by: Douglas Anderson <dianders@chromium.org> Reviewed-by: Matthias Kaehlcke <mka@chromium.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20210923081352.1.I2a2ee0ac428a63927324d65022929565aa7d8361@changeid
This commit is contained in:
committed by
Bjorn Andersson
parent
6cadaa14f2
commit
be4c096e6b
@@ -51,7 +51,7 @@ skin_temp_thermal: skin-temp-thermal {
|
||||
polling-delay = <0>;
|
||||
|
||||
thermal-sensors = <&pm6150_adc_tm 1>;
|
||||
sustainable-power = <814>;
|
||||
sustainable-power = <965>;
|
||||
|
||||
trips {
|
||||
skin_temp_alert0: trip-point0 {
|
||||
|
||||
Reference in New Issue
Block a user