[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240709064924.325478-1-quic_nainmeht@quicinc.com>
Date: Tue, 9 Jul 2024 12:19:19 +0530
From: Naina Mehta <quic_nainmeht@...cinc.com>
To: <andersson@...nel.org>, <mathieu.poirier@...aro.org>, <robh@...nel.org>,
<krzk+dt@...nel.org>, <conor+dt@...nel.org>,
<konrad.dybcio@...aro.org>, <manivannan.sadhasivam@...aro.org>
CC: <linux-arm-msm@...r.kernel.org>, <linux-remoteproc@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<quic_nainmeht@...cinc.com>
Subject: [PATCH v4 0/5] Add MPSS remoteproc support for SDX75
Add modem support to SDX75 using the PAS remoteproc driver.
Also, add qlink_logging memory region and split MPSS DSM
region into 2 separate regions.
These patches were co-authored by Rohit Agarwal while at
Qualcomm.
Changes in v4:
- Updated commit message for reserved memory updation for mpss to add
the motivation behind the change.
- Link to v3: https://lore.kernel.org/all/20240618131342.103995-1-quic_nainmeht@quicinc.com/
Changes in v3:
- Updated commit message for reserved memory updation for mpss.
- Link to v2: https://lore.kernel.org/all/20240617093428.3616194-1-quic_nainmeht@quicinc.com/
Changes in v2:
- Added missing binding for SDX75 to allOf constraints.
- Updated reserved memory node names to remove underscores.
- Link to v1: https://lore.kernel.org/all/20240606143858.4026-1-quic_nainmeht@quicinc.com/
Naina Mehta (5):
dt-bindings: remoteproc: qcom,sm8550-pas: document the SDX75 PAS
remoteproc: qcom: pas: Add SDX75 remoteproc support
arm64: dts: qcom: sdx75: update reserved memory regions for mpss
arm64: dts: qcom: sdx75: Add remoteproc node
arm64: dts: qcom: sdx75-idp: enable MPSS remoteproc node
.../bindings/remoteproc/qcom,sm8550-pas.yaml | 3 +
arch/arm64/boot/dts/qcom/sdx75-idp.dts | 6 ++
arch/arm64/boot/dts/qcom/sdx75.dtsi | 65 +++++++++++++++++--
drivers/remoteproc/qcom_q6v5_pas.c | 1 +
4 files changed, 71 insertions(+), 4 deletions(-)
--
2.34.1
Powered by blists - more mailing lists