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

Commit d840ed24 authored by Ashok Vuyyuru's avatar Ashok Vuyyuru
Browse files

ARM: dts: msm: Use the pil_ipa_fw_mem node for IPA FW loading

Because of using the wrong pil_ipa_gsi_mem node memory allocation
was failing as it doesn't have enough space to store the IPA FW bins.
Add changes to use the correct pil_ipa_fw_mem node for IPA FW loading.

Change-Id: I0a0afbed6393f02b97ed7413e50718bb9c1b94ee
parent 235ea9bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2601,7 +2601,7 @@
		qcom,pas-id = <0xf>;
		qcom,firmware-name = "ipa_fws";
		qcom,pil-force-shutdown;
		memory-region = <&pil_ipa_gsi_mem>;
		memory-region = <&pil_ipa_fw_mem>;
	};

	ipa_hw: qcom,ipa@1e00000 {