Re: [PATCH 4/4] arm64: dts: qcom: sdm632-fairphone-fp3: Enable modem

From: Dmitry Baryshkov
Date: Sun Feb 23 2025 - 19:19:18 EST


On Sat, Feb 22, 2025 at 02:00:50PM +0100, Luca Weiss wrote:
> Add the necessary supplies and set an appropriete firmware-name for the

Nit: appropriate

> modem and enable it.
>
> Signed-off-by: Luca Weiss <luca@xxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts b/arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts
> index 5611209dbfa41d7834af7903535ed3e05604ba63..31ed26c31e6ea381a8942ccf569513df3300cdeb 100644
> --- a/arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts
> +++ b/arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts
> @@ -87,6 +87,14 @@ &lpass {
> status = "okay";
> };
>
> +&mpss {
> + firmware-name = "qcom/msm8953/fairphone/fp3/mba.mbn",
> + "qcom/msm8953/fairphone/fp3/modem.mbn";

THe comment from the previous patch applies.

> + pll-supply = <&pm8953_l7>;
> +
> + status = "okay";
> +};
> +
> &pm8953_resin {
> linux,code = <KEY_VOLUMEDOWN>;
> status = "okay";
>
> --
> 2.48.1
>

--
With best wishes
Dmitry