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

Commit e0dd2a3c authored by Mohammed Javid's avatar Mohammed Javid Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Use carve out memory to load IPA firmware for sdm670



Use dedicated carve out memory to load IPA firmware
instead of CMA.

Change-Id: Ie9c61287da95dacf89034326f712202ac16c88d8
Acked-by: default avatarAshok Vuyyuru <avuyyuru@qti.qualcomm.com>
Signed-off-by: default avatarMohammed Javid <mjavid@codeaurora.org>
parent 11f2cc4d
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -2139,6 +2139,7 @@
		compatible = "qcom,pil-tz-generic";
		compatible = "qcom,pil-tz-generic";
		qcom,pas-id = <0xf>;
		qcom,pas-id = <0xf>;
		qcom,firmware-name = "ipa_fws";
		qcom,firmware-name = "ipa_fws";
		memory-region = <&pil_ipa_fw_mem>;
	};
	};


	pil_modem: qcom,mss@4080000 {
	pil_modem: qcom,mss@4080000 {