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

This commit is contained in:
Linux Build Service Account 2019-08-09 03:00:05 -07:00 committed by Gerrit - the friendly Code Review server
commit 792610c4fd
3 changed files with 12 additions and 0 deletions

View File

@ -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 {

View File

@ -20,3 +20,8 @@
"qcom,sdxpoorwills", "qcom,ccard";
qcom,board-id = <25 2>, <25 0x102>;
};
&ipa_hw {
qcom,ipa-config-is-auto;
};

View File

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