msm8998-oneplus-common: Add remoteproc configuration & enable WLAN

This commit is contained in:
Jami Kettunen 2021-05-22 14:22:29 +03:00
parent d9ada59a34
commit b982d84491

View file

@ -449,6 +449,24 @@
};
};
&remoteproc_adsp {
status = "okay";
firmware-name = "qcom/msm8998/oneplus/adsp.mbn";
};
&remoteproc_mss {
status = "okay";
firmware-name = "qcom/msm8998/oneplus/mba.mbn", "qcom/msm8998/oneplus/modem.mbn";
};
&remoteproc_slpi {
status = "okay";
firmware-name = "qcom/msm8998/oneplus/slpi_v2.mbn";
};
&tlmm {
gpio-reserved-ranges = <0 4>, <81 4>;
@ -514,7 +532,7 @@
};
&wifi {
/* Leave disabled until MSS is functional */
status = "okay";
vdd-0.8-cx-mx-supply = <&vreg_l5a_0p8>;
vdd-1.8-xo-supply = <&vreg_l7a_1p8>;
vdd-1.3-rfa-supply = <&vreg_l17a_1p3>;