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

Commit 8b58ae90 authored by Yuanyuan Liu's avatar Yuanyuan Liu
Browse files

ARM: dts: msm: Enable wlan-msa-fixed-region on SDM845



Enable wlan-msa-fixed-region on SDM845 so that WLAN
platform driver will use pre-defined dma pool region.

CRs-Fixed: 2104645
Change-Id: I392cc03416234888f516bd4ca053b95ad0e16ed5
Signed-off-by: default avatarYuanyuan Liu <yuanliu@codeaurora.org>
parent 6d6d60c0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -545,6 +545,7 @@

		wlan_fw_region: wlan_fw_region@8cb00000 {
			compatible = "shared-dma-pool";
			no-map;
			reg = <0 0x8cb00000 0 0x100000>;
		};

@@ -3006,6 +3007,7 @@
			     <0 424 0 /* CE10 */ >,
			     <0 425 0 /* CE11 */ >;
		qcom,wlan-msa-memory = <0x100000>;
		qcom,wlan-msa-fixed-region = <&wlan_fw_region>;

		vdd-0.8-cx-mx-supply = <&pm8998_l5>;
		vdd-1.8-xo-supply = <&pm8998_l7>;