[PATCH 0/2] Add support for gpdsp remoteproc on sa8775p

From: Ling Xu
Date: Thu Mar 20 2025 - 01:17:31 EST


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.

Ling Xu (2):
arm64: dts: qcom: sa8775p: add GPDSP fastrpc-compute-cb nodes
misc: fastrpc: add support for gpdsp remoteproc

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

--
2.34.1