msm8998-oneplus-common: Configure IPA for cellular data
This commit is contained in:
parent
fbfe0bb714
commit
324c137044
1 changed files with 7 additions and 0 deletions
|
|
@ -273,6 +273,13 @@
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&ipa {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
memory-region = <&ipa_fws_region>; // ipa_fw_mem? ipa_gsi_mem?
|
||||||
|
firmware-name = "qcom/msm8998/oneplus/ipa_fws.mbn";
|
||||||
|
};
|
||||||
|
|
||||||
&pm8005_regulators {
|
&pm8005_regulators {
|
||||||
/* VDD_GFX supply */
|
/* VDD_GFX supply */
|
||||||
pm8005_s1: s1 {
|
pm8005_s1: s1 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue