Commit f5511bd8 authored by Aurelien Jarno's avatar Aurelien Jarno Committed by Heiko Stuebner

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

Add the thermal nodes for the ODROID-M1.
Signed-off-by: default avatarAurelien Jarno <aurelien@aurel32.net>
Tested-by: default avatarDan Johansen <strit@manjaro.org>
Link: https://lore.kernel.org/r/20220930051246.391614-4-aurelien@aurel32.netSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent fd358326
......@@ -409,6 +409,12 @@ &sdmmc0 {
status = "okay";
};
&tsadc {
rockchip,hw-tshut-mode = <1>;
rockchip,hw-tshut-polarity = <0>;
status = "okay";
};
&uart2 {
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment