Commit 7f767e68 authored by FUKAUMI Naoki's avatar FUKAUMI Naoki Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: enable tsadc for ROCK 4C+



add and enable Temperature Sensor ADC for Radxa ROCK 4C+

Signed-off-by: default avatarFUKAUMI Naoki <naoki@radxa.com>
Link: https://lore.kernel.org/r/20221018072242.2348995-1-naoki@radxa.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent a7e6dbd6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -601,6 +601,12 @@ &tcphy1 {
	status = "okay";
};

&tsadc {
	rockchip,hw-tshut-mode = <1>;
	rockchip,hw-tshut-polarity = <1>;
	status = "okay";
};

&u2phy0 {
	status = "okay";