ARM: dts: qcom: sdx65-mtp: Enable modem

Enable modem on SDX65 MTP board.

Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/1654080312-5408-8-git-send-email-quic_rohiagar@quicinc.com
This commit is contained in:
Rohit Agarwal 2022-06-01 16:15:08 +05:30 committed by Bjorn Andersson
parent a3ae01ed96
commit aae0f5314f

View File

@ -264,6 +264,11 @@
};
};
&remoteproc_mpss {
status = "okay";
memory-region = <&mpss_adsp_mem>;
};
&usb {
status = "okay";
};