Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 32c79915 authored by Klaus Goger's avatar Klaus Goger Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: enable tsadc on rk3399-puma



Enable the SoC thermal sensor on RK3399-Q7 (Puma).
As we want to do do a full board reset instead of just a SoC one, set
hw-tshut-mode to GPIO.

Signed-off-by: default avatarKlaus Goger <klaus.goger@theobroma-systems.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 2171f4fd
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -505,6 +505,12 @@
	};
};

&tsadc {
	rockchip,hw-tshut-mode = <1>;
	rockchip,hw-tshut-polarity = <1>;
	status = "okay";
};

&u2phy1 {
	status = "okay";