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

Commit 994e86c6 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Adding support to use ecc image"

parents 4608a8b8 0a751045
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -114,6 +114,8 @@ memory allocation over a PCIe bridge
				collection upon system crash
				collection upon system crash
- qcom,skip-ieob-mask-wa: Boolean context flag to indicate ieob mask workaround
- qcom,skip-ieob-mask-wa: Boolean context flag to indicate ieob mask workaround
				supported or not.
				supported or not.
- qcom,use-gsi-ipa-fw: string to indicate which GSI firmware file to use.
- qcom,use-uc-ipa-fw: string to indicate which uC firmware file to use.


Optional properties:
Optional properties:
-qcom,ipa-pipe-mem: Specifies the base physical address and the
-qcom,ipa-pipe-mem: Specifies the base physical address and the
+2 −1
Original line number Original line Diff line number Diff line
@@ -3296,7 +3296,7 @@
	qcom,ipa_fws {
	qcom,ipa_fws {
		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 = "lagoon_ipa_fws";
		qcom,pil-force-shutdown;
		qcom,pil-force-shutdown;
		memory-region = <&pil_ipa_fw_mem>;
		memory-region = <&pil_ipa_fw_mem>;
	};
	};
@@ -3323,6 +3323,7 @@
		qcom,bandwidth-vote-for-ipa;
		qcom,bandwidth-vote-for-ipa;
		qcom,use-64-bit-dma-mask;
		qcom,use-64-bit-dma-mask;
		qcom,msm-bus,name = "ipa";
		qcom,msm-bus,name = "ipa";
		qcom,use-gsi-ipa-fw = "lagoon_ipa_fws";
		qcom,wan-use-skb-page;
		qcom,wan-use-skb-page;
		qcom,msm-bus,num-cases = <5>;
		qcom,msm-bus,num-cases = <5>;
		qcom,msm-bus,num-paths = <5>;
		qcom,msm-bus,num-paths = <5>;