devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for gpdsp remoteproc on sa8775p
@ 2025-03-20  9:14 Ling Xu
  2025-03-20  9:14 ` [PATCH v2 1/3] arm64: dts: qcom: sa8775p: add GPDSP fastrpc-compute-cb nodes Ling Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 25+ messages in thread
From: Ling Xu @ 2025-03-20  9:14 UTC (permalink / raw)
  To: andersson, konradybcio, robh, krzk+dt, conor+dt,
	srinivas.kandagatla, amahesh, arnd, gregkh
  Cc: quic_kuiw, quic_ekangupt, linux-arm-msm, devicetree, linux-kernel,
	dri-devel, Ling Xu

The fastrpc driver has support for 5 types of remoteprocs. There are
some products which support GPDSP remoteprocs. GPDSPs are General
Purpose DSPs where tasks can be offloaded. Add changes to support GPDSP
remoteprocs and also add GPDSP fastrpc nodes.
Patch [v1]: https://lore.kernel.org/all/20250320051645.2254904-1-quic_lxu5@quicinc.com/

Changes in v2:
  - Add GPDSP labels in dt-bindings.

Ling Xu (3):
  arm64: dts: qcom: sa8775p: add GPDSP fastrpc-compute-cb nodes
  misc: fastrpc: add support for gpdsp remoteproc
  dt-bindings: misc: qcom,fastrpc: Add GPDSPs label

 .../bindings/misc/qcom,fastrpc.yaml           |  2 +
 arch/arm64/boot/dts/qcom/sa8775p.dtsi         | 58 +++++++++++++++++++
 drivers/misc/fastrpc.c                        | 10 +++-
 3 files changed, 68 insertions(+), 2 deletions(-)

-- 
2.34.1


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

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

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-20  9:14 [PATCH v2 0/3] Add support for gpdsp remoteproc on sa8775p Ling Xu
2025-03-20  9:14 ` [PATCH v2 1/3] arm64: dts: qcom: sa8775p: add GPDSP fastrpc-compute-cb nodes Ling Xu
2025-03-20 10:54   ` Dmitry Baryshkov
2025-03-20  9:14 ` [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc Ling Xu
2025-03-20  9:26   ` Ekansh Gupta
2025-03-20 10:30   ` Konrad Dybcio
2025-03-20 17:11   ` Srinivas Kandagatla
2025-03-20 18:43     ` Dmitry Baryshkov
2025-03-21 12:23       ` Srinivas Kandagatla
2025-03-21 14:07         ` Dmitry Baryshkov
2025-04-02  8:38         ` Ekansh Gupta
2025-04-02  8:42           ` Dmitry Baryshkov
2025-04-03  4:44             ` Ekansh Gupta
2025-04-03 13:49               ` Srinivas Kandagatla
2025-03-21 14:07     ` Dmitry Baryshkov
2025-03-24 13:29       ` Srinivas Kandagatla
2025-03-24 16:24         ` Dmitry Baryshkov
2025-04-07  9:13     ` Ling Xu
2025-04-08  8:14       ` Srinivas Kandagatla
2025-06-16 11:28         ` Ling Xu
2025-06-16 11:32           ` Dmitry Baryshkov
2025-06-18  5:15           ` Ling Xu
2025-06-18 21:08             ` Dmitry Baryshkov
2025-03-20  9:14 ` [PATCH v2 3/3] dt-bindings: misc: qcom,fastrpc: Add GPDSPs label Ling Xu
2025-03-21  9:42   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).