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

Commit 885c70a4 authored by Prudhvi Yarlagadda's avatar Prudhvi Yarlagadda Committed by Akash Asthana
Browse files

ARM: dts: Enable QUPv3 SE dt node for console UART qcs610-iot



Enable device tree nodes for QUPV3 console UART instance
on QCS610-iot.

Change-Id: Ic4a3ba1e8a6f3cb916c4c77bebdb06d0762da88c
Signed-off-by: default avatarPrudhvi Yarlagadda <pyarlaga@codeaurora.org>
parent 22a3b390
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -125,3 +125,7 @@
	io-channel-names = "cp_die_temp";
	status = "ok";
};

&qupv3_se0_2uart {
	status = "ok";
};