summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Norris <briannorris@chromium.org>2016-12-02 05:27:26 +0300
committerHeiko Stuebner <heiko@sntech.de>2017-01-02 16:25:10 +0300
commit647cea2e68420fa73efb97c908cdf0c852c22cec (patch)
tree8253419050117617d94e81c854f681353d2b7e6a
parent0c744ea4f77d72b3dcebb7a8f2684633ec79be88 (diff)
downloadlinux-647cea2e68420fa73efb97c908cdf0c852c22cec.tar.xz
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 @@
status = "disabled";
};
- thermal-zones {
+ thermal_zones: thermal-zones {
cpu_thermal: cpu {
polling-delay-passive = <100>;
polling-delay = <1000>;