arm64: dts: qcom: sdm632-fairphone-fp3: Enable modem

Add the necessary supplies and set an appropriete firmware-name for the
modem and enable it.

Signed-off-by: Luca Weiss <luca@lucaweiss.eu>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20250222-fp3-remoteprocs-firmware-v1-4-237ed21c334a@lucaweiss.eu
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Luca Weiss 2025-02-22 14:00:50 +01:00 committed by Bjorn Andersson
parent 9ab813d519
commit d0c38cbe35

View File

@ -87,6 +87,14 @@ &lpass {
status = "okay";
};
&mpss {
firmware-name = "qcom/msm8953/fairphone/fp3/mba.mbn",
"qcom/msm8953/fairphone/fp3/modem.mbn";
pll-supply = <&pm8953_l7>;
status = "okay";
};
&pm8953_resin {
linux,code = <KEY_VOLUMEDOWN>;
status = "okay";