mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-12 23:13:12 -04:00
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:
committed by
Bjorn Andersson
parent
104790b069
commit
9facd1c15b
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user