Add PAS based modem support on SC7180 SoCs and update the device node to support MSA based modem boot. Patch [1,2] - Add PAS based modem support Patch [3] - Update reserved memory map Patch [4,5] - Add PAS/MSA modem nodes Sibi Sankar (5): dt-bindings: remoteproc: qcom: Add SC7180 MPSS support remoteproc: qcom: pas: Add SC7180 Modem support arm64: dts: qcom: sc7180: Update reserved memory map arm64: dts: qcom: sc7180: Add Q6V5 MSS node arm64: dts: qcom: sc7180: Update Q6V5 MSS node .../bindings/remoteproc/qcom,adsp.txt | 3 + arch/arm64/boot/dts/qcom/sc7180-idp.dts | 105 +++++++++++++++ arch/arm64/boot/dts/qcom/sc7180.dtsi | 124 +++++++++++++++++- drivers/remoteproc/qcom_q6v5_pas.c | 1 + 4 files changed, 231 insertions(+), 2 deletions(-) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project