arm64: dts: qcom: sm8750-mtp: Enable modem

Enable the modem (MPSS) on MPT8750 board.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250221-b4-sm8750-modem-v3-2-462dae7303c7@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Krzysztof Kozlowski
2025-02-21 17:33:06 +01:00
committed by Bjorn Andersson
parent 104790b069
commit 9facd1c15b

View File

@@ -798,6 +798,14 @@ &remoteproc_cdsp {
status = "okay";
};
&remoteproc_mpss {
firmware-name = "qcom/sm8750/modem.mbn",
"qcom/sm8750/modem_dtb.mbn";
/* Modem crashes after some time with "DOG detects stalled initialization" */
status = "fail";
};
&tlmm {
/* reserved for secure world */
gpio-reserved-ranges = <36 4>, <74 1>;