Commit 2dfdddd9 authored by Heiko Stuebner's avatar Heiko Stuebner
Browse files

arm64: dts: rockchip: enable the tsadc on the Qnap-TS433



Enable the tsadc node to allow for temperature measurements of the soc.

Tested-by: default avatarUwe Kleine-König <ukleinek@debian.org>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20240723195538.1133436-10-heiko@sntech.de
parent ea91aabf
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -246,6 +246,12 @@ &sdhci {
	status = "okay";
};

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

/*
 * Connected to an MCU, that provides access to more LEDs,
 * buzzer, fan control and more.