Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab78718b authored by Rocky Hao's avatar Rocky Hao Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: Enable tsadc module on RK3328 eavluation board



enable tsadc module on RK3328 eavluation board

Signed-off-by: default avatarRocky Hao <rocky.hao@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 87e0d607
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -52,6 +52,10 @@
	};
};

&tsadc {
	status = "okay";
};

&uart2 {
	status = "okay";
};