mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-01 08:46:36 +09:00
arm64: dts: msm8998: thermal: Fix the gpu sensor number
The GPU sensor is sensor ID 13 on controller 0
Fixes: 4449b6f248 ("arm64: dts: qcom: msm8998: Add tsens and thermal-zones")
Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: Andy Gross <agross@kernel.org>
This commit is contained in:
committed by
Andy Gross
parent
b67d9c5d6f
commit
9284aa44a5
@@ -510,7 +510,7 @@
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens1 3>;
|
||||
thermal-sensors = <&tsens0 13>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user