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

From: Ling Xu
Date: Tue Jun 24 2025 - 02:48:21 EST


在 6/24/2025 10:37 AM, Dmitry Baryshkov 写道:
> 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.
>

Okay, thanks for review.
I will update in next version.
>>
>> 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(-)
>>
>

--
Thx and BRs,
Ling Xu