Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH V3 0/5] Enable ADSP and CDSP for Glymur SoC
@ 2026-01-29  0:13 Sibi Sankar
  2026-01-29  0:13 ` [PATCH V3 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur ADSP Sibi Sankar
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Sibi Sankar @ 2026-01-29  0:13 UTC (permalink / raw)
  To: robh, srini, amahesh, krzk+dt, conor+dt, andersson, konradybcio
  Cc: mathieu.poirier, linux-arm-msm, dri-devel, devicetree,
	linux-kernel, linux-remoteproc

From: Sibi Sankar <quic_sibis@quicinc.com>

Qualcomm Glymur SoC variants predominantly boot Linux at EL2. This means
that the firmware streams of the remote processors are managed in kernel
and not in Gunyah hypervisor. Given that the Peripheral Image Loader for
Qualcomm SoCs now support running Linux Host at EL2 [1], this series
documents and enables ADSP and CDSP on Qualcomm Glymur SoCs with its
fastrpc nodes. A few variants of the SoC are expected to run Linux at EL1
hence the iommus properties are left optional.

[1] - https://lore.kernel.org/all/20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com/

Changes in v3:
- A few variants of the SoC are expected to run Linux at EL1 hence the
  iommus properties are left optional.
- Add fastrpc bindings and nodes.
- Link to v2: https://lore.kernel.org/all/20251029-knp-remoteproc-v2-0-6c81993b52ea@oss.qualcomm.com/

Changes in v2:
- Combined into Kaanapali series since they are fully compatible.
- Link to v1: https://lore.kernel.org/all/20250924183726.509202-1-sibi.sankar@oss.qualcomm.com/

Dependencies:
dt-bindings:
1. https://lore.kernel.org/all/20260114-knp-remoteproc-v4-1-fcf0b04d01af@oss.qualcomm.com/
2. https://lore.kernel.org/all/20260114-knp-remoteproc-v4-2-fcf0b04d01af@oss.qualcomm.com/

Base-glymur support:
1. https://lore.kernel.org/lkml/20260122-upstream_v3_glymur_introduction-v6-0-245f408ed82a@oss.qualcomm.com/

Sibi Sankar (5):
  dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur ADSP
  dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur CDSP
  dt-bindings: misc: qcom,fastrpc: Add compatible for Glymur
  arm64: dts: qcom: glymur: Add ADSP and CDSP for Glymur SoC
  arm64: dts: qcom: glymur-crd: Enable ADSP and CDSP

 .../bindings/misc/qcom,fastrpc.yaml           |  11 +-
 .../bindings/remoteproc/qcom,sm8550-pas.yaml  |   4 +
 arch/arm64/boot/dts/qcom/glymur-crd.dts       |  14 +
 arch/arm64/boot/dts/qcom/glymur.dtsi          | 286 ++++++++++++++++++
 4 files changed, 312 insertions(+), 3 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2026-02-24  9:38 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-29  0:13 [PATCH V3 0/5] Enable ADSP and CDSP for Glymur SoC Sibi Sankar
2026-01-29  0:13 ` [PATCH V3 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur ADSP Sibi Sankar
2026-02-05 10:34   ` Krzysztof Kozlowski
2026-02-23  9:36     ` Sibi Sankar
2026-01-29  0:13 ` [PATCH V3 2/5] dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur CDSP Sibi Sankar
2026-01-29  0:13 ` [PATCH V3 3/5] dt-bindings: misc: qcom,fastrpc: Add compatible for Glymur Sibi Sankar
2026-02-23 16:31   ` Bjorn Andersson
2026-02-24  5:54     ` Sibi Sankar
2026-01-29  0:13 ` [PATCH V3 4/5] arm64: dts: qcom: glymur: Add ADSP and CDSP for Glymur SoC Sibi Sankar
2026-01-30  9:54   ` Konrad Dybcio
2026-02-17 12:03   ` Abel Vesa
2026-01-29  0:13 ` [PATCH V3 5/5] arm64: dts: qcom: glymur-crd: Enable ADSP and CDSP Sibi Sankar
2026-01-30  9:55   ` Konrad Dybcio
2026-01-31  7:54     ` Dmitry Baryshkov
2026-02-02 10:16       ` Konrad Dybcio
2026-02-03 12:39         ` Dmitry Baryshkov
2026-02-23  9:09           ` Sibi Sankar
2026-02-23 17:14             ` Dmitry Baryshkov
2026-02-24  6:18               ` Sibi Sankar
2026-02-24  6:30                 ` Dmitry Baryshkov
2026-02-24  9:38                   ` Sibi Sankar
2026-02-17 12:02   ` Abel Vesa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox