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

Commit 6664f68a authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add IPA uC PIL load node for kona"

parents bc1f1de3 69bdbc4c
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -2067,6 +2067,14 @@
		qcom,pas-id = <0xf>;
		qcom,firmware-name = "ipa_fws";
		qcom,pil-force-shutdown;
		memory-region = <&pil_ipa_gsi_mem>;
	};

	qcom,ipa_uc {
		compatible = "qcom,pil-tz-generic";
		qcom,pas-id = <0x1B>;
		qcom,firmware-name = "ipa_uc";
		qcom,pil-force-shutdown;
		memory-region = <&pil_ipa_fw_mem>;
	};