arm64: dts: rockchip: px30: Add system monitor node

Change-Id: Id277f5ae56d292516596e03399d53705145ee934
Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
Finley Xiao
2019-03-08 20:07:41 +08:00
committed by Tao Huang
parent 98b0e1f306
commit 6455df0a29

View File

@@ -1357,6 +1357,13 @@
};
};
rockchip_system_monitor: rockchip-system-monitor {
compatible = "rockchip,system-monitor";
rockchip,thermal-zone = "soc-thermal";
rockchip,polling-delay = <200>; /* milliseconds */
};
pinctrl: pinctrl {
compatible = "rockchip,px30-pinctrl";
rockchip,grf = <&grf>;