Re: [PATCH v3 12/13] ARM: dts: qcom: msm8926-htc-memul: Enable modem
From: Konrad Dybcio
Date: Tue Jan 28 2025 - 06:14:22 EST
On 27.01.2025 11:45 PM, Luca Weiss wrote:
> Enable the modem found on the MSM8926 HTC One Mini 2.
>
> Signed-off-by: Luca Weiss <luca@xxxxxxxxxxxx>
> ---
> arch/arm/boot/dts/qcom/qcom-msm8926-htc-memul.dts | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/arch/arm/boot/dts/qcom/qcom-msm8926-htc-memul.dts b/arch/arm/boot/dts/qcom/qcom-msm8926-htc-memul.dts
> index d6eaa82cee4daf6a1386902f537f1351811d4a06..cb571aa13c11598182dc020f064fe8268bcc061f 100644
> --- a/arch/arm/boot/dts/qcom/qcom-msm8926-htc-memul.dts
> +++ b/arch/arm/boot/dts/qcom/qcom-msm8926-htc-memul.dts
> @@ -195,6 +195,16 @@ &blsp1_i2c6 {
> /* TPS61310 Flash/Torch @ 33 */
> };
>
> +&modem {
> + mx-supply = <&pm8226_l3>;
> + pll-supply = <&pm8226_l8>;
> + mss-supply = <&pm8226_s5>;
> +
> + firmware-name = "qcom/msm8926/memul/mba.b00", "qcom/msm8926/memul/modem.mdt";
mbn?
Konrad