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

This commit is contained in:
Jami Kettunen 2021-05-22 14:22:29 +03:00
parent ab047e6597
commit 3e22a6e8a3

View file

@ -529,6 +529,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>;
@ -608,7 +626,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>;