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

Commit 926b82ad authored by Hamad Kadmany's avatar Hamad Kadmany Committed by Matt Wagantall
Browse files

ARM: dts: msm: Add wil device to msm8996



wil6210 needed for 802.11ad functionality

Change-Id: I3c7134ce6f1856495c7ac6b82a58f96fadc2a170
Signed-off-by: default avatarHamad Kadmany <hkadmany@codeaurora.org>
parent 8ff64fbe
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -2209,6 +2209,17 @@
		qcom,wlan-ramdump-dynamic = <0x200000>;
	};

	wil6210: qcom,wil6210 {
		compatible = "qcom,wil6210";
		qcom,msm-bus,name = "wil6210";
		qcom,msm-bus,num-cases = <2>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
			<100 512 0 0>,
			<100 512 600000 800000>; /* ~4.6Gbps (MCS12) */
		qcom,smmu-support;
	};

	qcom,ssc@1c00000 {
		compatible = "qcom,pil-tz-generic";
		reg = <0x1c00000 0x4000>;