Skip to content

Commit 3666381

Browse files
z3ntuandersson
authored andcommitted
ARM: dts: qcom: msm8926-htc-memul: Enable modem
Enable the modem found on the MSM8926 HTC One Mini 2. Reviewed-by: Stephan Gerhold <[email protected]> Signed-off-by: Luca Weiss <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent fc532eb commit 3666381

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

arch/arm/boot/dts/qcom/qcom-msm8926-htc-memul.dts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,16 @@
195195
/* TPS61310 Flash/Torch @ 33 */
196196
};
197197

198+
&modem {
199+
mx-supply = <&pm8226_l3>;
200+
pll-supply = <&pm8226_l8>;
201+
mss-supply = <&pm8226_s5>;
202+
203+
firmware-name = "qcom/msm8926/memul/mba.b00", "qcom/msm8926/memul/modem.mdt";
204+
205+
status = "okay";
206+
};
207+
198208
&pm8226_vib {
199209
status = "okay";
200210
};

0 commit comments

Comments
 (0)