rock-5c: Enable thermal sensors for current

Signed-off-by: Michał Dziekoński <michal.dziekonski+github@gmail.com>
This commit is contained in:
Michał Dziekoński 2025-07-25 23:45:58 +02:00 committed by Igor
parent 61b3aa2cbe
commit f7b1a70dbb

View File

@ -803,6 +803,12 @@
};
};
&tsadc {
rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */
rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
status = "okay";
};
&u2phy0 {
status = "okay";
};