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

Commit 792610c4 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable ipa-auto config for sa415m target"

parents 6b2d4888 67a159f9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -31,6 +31,8 @@

&ipa_hw {
	qcom,use-ipa-in-mhi-mode;
	qcom,ipa-config-is-auto;
	qcom,mhi-event-ring-id-limits = <9 13>; /* start and end */
};

&cnss_pcie {
+5 −0
Original line number Diff line number Diff line
@@ -20,3 +20,8 @@
		"qcom,sdxpoorwills", "qcom,ccard";
	qcom,board-id = <25 2>, <25 0x102>;
};

&ipa_hw {
	qcom,ipa-config-is-auto;
};
+5 −0
Original line number Diff line number Diff line
@@ -29,3 +29,8 @@
&mss_mem {
	reg = <0x86400000 0x9300000>;
};

&ipa_hw {
	qcom,ipa-config-is-auto;
};