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

Commit 05975fdf authored by Hamad Kadmany's avatar Hamad Kadmany Committed by Maya Erez
Browse files

ARM: dts: msm: Enable wil6210 device for sbc8096



wil6210 is required for 11ad card that may be present
in sbc8096. Hence adding it.

Change-Id: Iaf0faed740b5d9b280b25652e2a55b741e526c79
CRs-Fixed: 1044052
Signed-off-by: default avatarHamad Kadmany <hkadmany@codeaurora.org>
Signed-off-by: default avatarMaya Erez <merez@codeaurora.org>
parent aee14e5d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -858,3 +858,9 @@
		drive-strength = <8>; /* 8 MA */
	};
};

&wil6210 {
	status = "ok";
	/delete-property/ qcom,wigig-en;
	/delete-property/ qcom,sleep-clk-en;
};