aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Norris <briannorris@chromium.org>2016-12-01 21:27:26 -0500
committerHeiko Stuebner <heiko@sntech.de>2017-01-02 08:25:10 -0500
commit647cea2e68420fa73efb97c908cdf0c852c22cec (patch)
tree8253419050117617d94e81c854f681353d2b7e6a
parent0c744ea4f77d72b3dcebb7a8f2684633ec79be88 (diff)
arm64: dts: rockchip: add rk3399 thermal_zones phandle
We're going to need to amend this table in board files. Signed-off-by: Brian Norris <briannorris@chromium.org> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3399.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
index c928015d39a2..cd18914692fe 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
@@ -607,7 +607,7 @@
607 status = "disabled"; 607 status = "disabled";
608 }; 608 };
609 609
610 thermal-zones { 610 thermal_zones: thermal-zones {
611 cpu_thermal: cpu { 611 cpu_thermal: cpu {
612 polling-delay-passive = <100>; 612 polling-delay-passive = <100>;
613 polling-delay = <1000>; 613 polling-delay = <1000>;