Commit 679f048a authored by Michael Riesch's avatar Michael Riesch Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: enable the tsadc on rk3568-evb1-v10

parent 0f546cd6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -467,6 +467,12 @@
	status = "okay";
};

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

&uart2 {
	status = "okay";
};