ARM: dts: qcom: msm8926-htc-memul: Enable modem

Enable the modem found on the MSM8926 HTC One Mini 2.

Reviewed-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Signed-off-by: Luca Weiss <luca@lucaweiss.eu>
Link: https://lore.kernel.org/r/20250217-msm8226-modem-v5-12-2bc74b80e0ae@lucaweiss.eu
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Luca Weiss 2025-02-17 23:05:26 +01:00 committed by Bjorn Andersson
parent fc532eb25c
commit 36663812ee

View File

@ -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";
status = "okay";
};
&pm8226_vib {
status = "okay";
};