Skip to content

Commit 7f767e6

Browse files
RadxaNaokimmind
authored andcommitted
arm64: dts: rockchip: enable tsadc for ROCK 4C+
add and enable Temperature Sensor ADC for Radxa ROCK 4C+ Signed-off-by: FUKAUMI Naoki <naoki@radxa.com> Link: https://lore.kernel.org/r/20221018072242.2348995-1-naoki@radxa.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent a7e6dbd commit 7f767e6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3399-rock-4c-plus.dts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,12 @@
601601
status = "okay";
602602
};
603603

604+
&tsadc {
605+
rockchip,hw-tshut-mode = <1>;
606+
rockchip,hw-tshut-polarity = <1>;
607+
status = "okay";
608+
};
609+
604610
&u2phy0 {
605611
status = "okay";
606612

0 commit comments

Comments
 (0)