Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Rohit Agarwal and committed by
Bjorn Andersson
aae0f531 a3ae01ed

+5
+5
arch/arm/boot/dts/qcom-sdx65-mtp.dts
··· 264 264 }; 265 265 }; 266 266 267 + &remoteproc_mpss { 268 + status = "okay"; 269 + memory-region = <&mpss_adsp_mem>; 270 + }; 271 + 267 272 &usb { 268 273 status = "okay"; 269 274 };