mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 05:27:07 +02:00
arm64: dts: qcom: sdm632-fairphone-fp3: Enable modem
Add the necessary supplies and set an appropriete firmware-name for the modem and enable it. Signed-off-by: Luca Weiss <luca@lucaweiss.eu> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20250222-fp3-remoteprocs-firmware-v1-4-237ed21c334a@lucaweiss.eu Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
9ab813d519
commit
d0c38cbe35
|
|
@ -87,6 +87,14 @@ &lpass {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&mpss {
|
||||
firmware-name = "qcom/msm8953/fairphone/fp3/mba.mbn",
|
||||
"qcom/msm8953/fairphone/fp3/modem.mbn";
|
||||
pll-supply = <&pm8953_l7>;
|
||||
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pm8953_resin {
|
||||
linux,code = <KEY_VOLUMEDOWN>;
|
||||
status = "okay";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user