arm64: dts: rockchip: enable tsadc on px30-evb
From: Heiko Stuebner <heiko.stuebner@...> Date: Sat, 16 Nov 2019 10:42:42 +0100
Commit-Message
Enable the tsadc thermal controller on px30-evb. Signed-off-by: Heiko Stuebner <heiko.stuebner@...>
Patch-Comment
arch/arm64/boot/dts/rockchip/px30-evb.dts | 6 ++++++ 1 file changed, 6 insertions(+)
Statistics
- 6 lines added
- 0 lines removed
Changes
------------------ arch/arm64/boot/dts/rockchip/px30-evb.dts -------------------
index a482bd4e9146..6eaad68f9315 100644
@@ -529,6 +529,12 @@
status = "okay";
};
+&tsadc {
+ rockchip,hw-tshut-mode = <1>;
+ rockchip,hw-tshut-polarity = <1>;
+ status = "okay";
+};
+
&u2phy {
status = "okay";