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:
Amit Kucheria 2019-03-29 15:42:12 +05:30 committed by Andy Gross
parent b67d9c5d6f
commit 9284aa44a5
1 changed files with 1 additions and 1 deletions

View File

@ -510,7 +510,7 @@ gpu-thermal {
polling-delay-passive = <250>;
polling-delay = <1000>;
thermal-sensors = <&tsens1 3>;
thermal-sensors = <&tsens0 13>;
};
};