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

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

Merge "ARM: dts: msm: Workaround till all IPA changes are merged"

parents 01d9d7f4 f5182712
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -54,10 +54,12 @@
&soc {
	pil_scm_pas {
		compatible = "qcom,pil-tz-scm-pas";
		status = "disabled";
	};

	qcom,msm_gsi {
		compatible = "qcom,msm_gsi";
		status = "disabled";
	};

	ipa_hw: qcom,ipa@1e00000 {
@@ -110,6 +112,7 @@
		"TURBO";
		qcom,throughput-threshold = <310 600 1000>;
		qcom,scaling-exceptions = <>;
		status = "disabled";
	};

	ipa_smmu_ap: ipa_smmu_ap {
@@ -141,6 +144,7 @@
		qcom,firmware-name = "ipa_fws";
		qcom,pil-force-shutdown;
		memory-region = <&pil_ipa_gsi_mem>;
		status = "disabled";
	};

	qcom,ipa_uc {
@@ -149,6 +153,7 @@
		qcom,firmware-name = "ipa_uc";
		qcom,pil-force-shutdown;
		memory-region = <&pil_ipa_fw_mem>;
		status = "disabled";
	};

};