arm64: dts: rockchip: add thermal support to ODROID-M1

Add the thermal nodes for the ODROID-M1.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Tested-by: Dan Johansen <strit@manjaro.org>
Link: https://lore.kernel.org/r/20220930051246.391614-4-aurelien@aurel32.net
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Aurelien Jarno
2022-09-30 07:12:36 +02:00
committed by Heiko Stuebner
parent fd35832677
commit f5511bd849

View File

@@ -409,6 +409,12 @@
status = "okay";
};
&tsadc {
rockchip,hw-tshut-mode = <1>;
rockchip,hw-tshut-polarity = <0>;
status = "okay";
};
&uart2 {
status = "okay";
};