arm64: dts: rockchip: enable tsadc on px30-evb
authorHeiko Stuebner <heiko.stuebner@theobroma-systems.com>
Sat, 16 Nov 2019 09:52:49 +0000 (10:52 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 9 Dec 2019 08:44:22 +0000 (09:44 +0100)
Enable the tsadc thermal controller on px30-evb.

Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
Link: https://lore.kernel.org/r/20191116095249.31193-2-heiko@sntech.de
arch/arm64/boot/dts/rockchip/px30-evb.dts

index 936ed7d..f2fcca2 100644 (file)
        status = "okay";
 };
 
+&tsadc {
+       rockchip,hw-tshut-mode = <1>;
+       rockchip,hw-tshut-polarity = <1>;
+       status = "okay";
+};
+
 &u2phy {
        status = "okay";