On Wed, Jul 02, 2025 at 08:23:41AM +0530, Ling Xu wrote: > 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. This patch extends the driver to > support GDSP remoteprocs.
Please read Documentation/process/submitting-patches.rst, look for "This patch". The patch looks good to me. > > Signed-off-by: Ling Xu <quic_l...@quicinc.com> > --- > drivers/misc/fastrpc.c | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > -- With best wishes Dmitry