Re: [PATCH v3 3/3] misc: fastrpc: add support for gdsp remoteproc

From: Dmitry Baryshkov
Date: Mon Jun 23 2025 - 22:38:16 EST


On Sun, Jun 22, 2025 at 07:08:20PM +0530, Ling Xu wrote:
> The fastrpc driver has support for 5 types of remoteprocs. There are
> some products which support GDSP remoteprocs. Add changes to support
> GDSP remoteprocs.

Please don't mix code refactoring with adding new features. Split this
patch accordingly.

>
> Signed-off-by: Ling Xu <quic_lxu5@xxxxxxxxxxx>
> ---
> drivers/misc/fastrpc.c | 57 ++++++++++++++++---------------------
> include/uapi/misc/fastrpc.h | 11 +++++--
> 2 files changed, 33 insertions(+), 35 deletions(-)
>

--
With best wishes
Dmitry