mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v10 0/5] Add support for gdsp remoteproc on lemans
@ 2025-08-13  3:06 Ling Xu
  2025-08-13  3:06 ` [PATCH v10 1/5] dt-bindings: misc: qcom,fastrpc: Add GDSP label Ling Xu
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Ling Xu @ 2025-08-13  3:06 UTC (permalink / raw)
  To: srini, amahesh, robh, krzk+dt, conor+dt, andersson, konradybcio,
	arnd, gregkh
  Cc: quic_kuiw, ekansh.gupta, devicetree, linux-arm-msm, dri-devel,
	linux-kernel, Ling Xu

The fastrpc driver has support for 5 types of remoteprocs. There are
some products which support GDSP remoteprocs. GDSP is General Purpose
DSP where tasks can be offloaded. Add fastrpc nodes and task offload
support for GDSP. Also strict domain IDs for domain.
Patch [v9]: https://lore.kernel.org/linux-arm-msm/20250716132836.1008119-1-quic_lxu5@quicinc.com/

Changes in v10:
  - Rebase patch because the file is renamed to lemans.dtsi.
Changes in v9:
  - Change the patches order.
Changes in v8:
  - Split patch.
Changes in v7:
  - Edit commit message.
Changes in v6:
  - Edit commit message.
  - Remove unused definition.
Changes in v5:
  - Edit commit message and add sapce before comment end.
  - Move domain definitions back to driver.
Changes in v4:
  - Split patch and change to common syntax.
Changes in v3:
  - Restrict domain IDs to represent a domain.
Changes in v2:
  - Add GPDSP labels in dt-bindings.

Ling Xu (5):
  dt-bindings: misc: qcom,fastrpc: Add GDSP label
  arm64: dts: qcom: lemans: add GDSP fastrpc-compute-cb nodes
  misc: fastrpc: Remove kernel-side domain checks from capability ioctl
  misc: fastrpc: Cleanup the domain names
  misc: fastrpc: add support for gdsp remoteproc

 .../bindings/misc/qcom,fastrpc.yaml           |  2 +
 arch/arm64/boot/dts/qcom/lemans.dtsi          | 58 +++++++++++++++++++
 drivers/misc/fastrpc.c                        | 54 ++++++++---------
 include/uapi/misc/fastrpc.h                   |  2 +-
 4 files changed, 86 insertions(+), 30 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-09-18 14:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-13  3:06 [PATCH v10 0/5] Add support for gdsp remoteproc on lemans Ling Xu
2025-08-13  3:06 ` [PATCH v10 1/5] dt-bindings: misc: qcom,fastrpc: Add GDSP label Ling Xu
2025-08-13  3:06 ` [PATCH v10 2/5] arm64: dts: qcom: lemans: add GDSP fastrpc-compute-cb nodes Ling Xu
2025-08-13  3:38   ` Ekansh Gupta
2025-09-18 14:06   ` Alexey Klimov
2025-08-13  3:06 ` [PATCH v10 3/5] misc: fastrpc: Remove kernel-side domain checks from capability ioctl Ling Xu
2025-08-13  3:06 ` [PATCH v10 4/5] misc: fastrpc: Cleanup the domain names Ling Xu
2025-08-13  3:06 ` [PATCH v10 5/5] misc: fastrpc: add support for gdsp remoteproc Ling Xu
2025-08-19 11:32 ` (subset) [PATCH v10 0/5] Add support for gdsp remoteproc on lemans Srinivas Kandagatla
2025-09-01 19:46 ` Bjorn Andersson

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

all inboxes | Powered by JetHome®