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

Commit 9a4be7d7 authored by Mohamed Sunfeer's avatar Mohamed Sunfeer
Browse files

ARM: dts: msm: Enable QSEECOM driver for sdxpoorwills



Enable qseecom driver node on Device tree for sdxpoorwills
512 variant.

Change-Id: Ife8beb4c4be022a1774c2584294b4d0880a65801
Signed-off-by: default avatarMohamed Sunfeer <msunfeer@codeaurora.org>
parent 74ca2d03
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -20,3 +20,7 @@
		"qcom,sdxpoorwills", "qcom,mtp";
	qcom,board-id = <8 0x102>;
};

&qcom_seecom {
	status = "okay";
};