Skip to content

Commit f7b1a70

Browse files
mdziekonigorpecovnik
authored andcommitted
rock-5c: Enable thermal sensors for current
Signed-off-by: Michał Dziekoński <[email protected]>
1 parent 61b3aa2 commit f7b1a70

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

patch/kernel/archive/rockchip64-6.12/dt/rk3588s-rock-5c.dts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -803,6 +803,12 @@
803803
};
804804
};
805805

806+
&tsadc {
807+
rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */
808+
rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
809+
status = "okay";
810+
};
811+
806812
&u2phy0 {
807813
status = "okay";
808814
};

0 commit comments

Comments
 (0)