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

Commit 3d697b67 authored by Yuanyuan Liu's avatar Yuanyuan Liu Committed by Hardik Kantilal Patel
Browse files

ARM: dts: msm: Add msa memory for WLAN



Allocate 1MB msa memory for WLAN

CRs-Fixed: 978217
Change-Id: I428099b02d4efe7478735d025cecf7ca050e2ff1
Signed-off-by: default avatarYuanyuan Liu <yuanliu@codeaurora.org>
parent 86d92fd8
Loading
Loading
Loading
Loading
+16 −16
Original line number Diff line number Diff line
@@ -57,8 +57,7 @@
		compatible = "qcom,icnss";
		reg = <0x18800000 0x800000>;
		reg-names = "membase";
	interrupts =
		<0 413 0 /* CE0 */ >,
		interrupts = <0 413 0 /* CE0 */ >,
			     <0 414 0 /* CE1 */ >,
			     <0 415 0 /* CE2 */ >,
			     <0 416 0 /* CE3 */ >,
@@ -70,5 +69,6 @@
			     <0 423 0 /* CE9 */ >,
			     <0 424 0 /* CE10 */ >,
			     <0 425 0 /* CE11 */ >;
		qcom,wlan-msa-memory = <0x100000>;
	};
};