mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 19:43:40 +02:00
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:
parent
fc532eb25c
commit
36663812ee
|
|
@ -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";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user