Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-06-18 Thread Dmitry Baryshkov
On Wed, Jun 18, 2025 at 01:15:16PM +0800, Ling Xu wrote: > 在 6/16/2025 7:28 PM, Ling Xu 写道: > > 在 4/8/2025 4:14 PM, Srinivas Kandagatla 写道: > >> > >> > >> On 07/04/2025 10:13, Ling Xu wrote: > >>> 在 3/21/2025 1:11 AM, Srinivas Kandagatla 写道: > > > On 20/03/2025 09:14, Ling Xu wrote:

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-06-17 Thread Ling Xu
在 6/16/2025 7:28 PM, Ling Xu 写道: > 在 4/8/2025 4:14 PM, Srinivas Kandagatla 写道: >> >> >> On 07/04/2025 10:13, Ling Xu wrote: >>> 在 3/21/2025 1:11 AM, Srinivas Kandagatla 写道: On 20/03/2025 09:14, Ling Xu wrote: > The fastrpc driver has support for 5 types of remoteprocs. There are

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-06-16 Thread Dmitry Baryshkov
On 16/06/2025 14:28, Ling Xu wrote: 在 4/8/2025 4:14 PM, Srinivas Kandagatla 写道: On 07/04/2025 10:13, Ling Xu wrote: 在 3/21/2025 1:11 AM, Srinivas Kandagatla 写道: On 20/03/2025 09:14, Ling Xu wrote: The fastrpc driver has support for 5 types of remoteprocs. There are some products which sup

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-06-16 Thread Ling Xu
在 4/8/2025 4:14 PM, Srinivas Kandagatla 写道: > > > On 07/04/2025 10:13, Ling Xu wrote: >> 在 3/21/2025 1:11 AM, Srinivas Kandagatla 写道: >>> >>> >>> On 20/03/2025 09:14, Ling Xu wrote: The fastrpc driver has support for 5 types of remoteprocs. There are some products which support GPDSP re

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-04-10 Thread Srinivas Kandagatla
On 07/04/2025 10:13, Ling Xu wrote: 在 3/21/2025 1:11 AM, Srinivas Kandagatla 写道: On 20/03/2025 09:14, Ling Xu wrote: The fastrpc driver has support for 5 types of remoteprocs. There are some products which support GPDSP remoteprocs. Add changes to support GPDSP remoteprocs. Reviewed-by: D

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-04-07 Thread Ling Xu
在 3/21/2025 1:11 AM, Srinivas Kandagatla 写道: > > > On 20/03/2025 09:14, Ling Xu wrote: >> The fastrpc driver has support for 5 types of remoteprocs. There are >> some products which support GPDSP remoteprocs. Add changes to support >> GPDSP remoteprocs. >> >> Reviewed-by: Dmitry Baryshkov >> Sig

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-04-05 Thread Srinivas Kandagatla
On 20/03/2025 09:14, Ling Xu wrote: The fastrpc driver has support for 5 types of remoteprocs. There are some products which support GPDSP remoteprocs. Add changes to support GPDSP remoteprocs. Reviewed-by: Dmitry Baryshkov Signed-off-by: Ling Xu --- drivers/misc/fastrpc.c | 10 --

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-04-05 Thread Dmitry Baryshkov
On 02/04/2025 11:38, Ekansh Gupta wrote: On 3/21/2025 5:53 PM, Srinivas Kandagatla wrote: On 20/03/2025 18:43, Dmitry Baryshkov wrote: On Thu, Mar 20, 2025 at 05:11:20PM +, Srinivas Kandagatla wrote: On 20/03/2025 09:14, Ling Xu wrote: The fastrpc driver has support for 5 types of r

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-04-04 Thread Ekansh Gupta
On 3/21/2025 5:53 PM, Srinivas Kandagatla wrote: > > > On 20/03/2025 18:43, Dmitry Baryshkov wrote: >> On Thu, Mar 20, 2025 at 05:11:20PM +, Srinivas Kandagatla wrote: >>> >>> >>> On 20/03/2025 09:14, Ling Xu wrote: The fastrpc driver has support for 5 types of remoteprocs. There are >>

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-04-04 Thread Ekansh Gupta
On 3/20/2025 2:44 PM, Ling Xu wrote: > The fastrpc driver has support for 5 types of remoteprocs. There are > some products which support GPDSP remoteprocs. Add changes to support > GPDSP remoteprocs. > > Reviewed-by: Dmitry Baryshkov > Signed-off-by: Ling Xu > --- > drivers/misc/fastrpc.c |

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-04-04 Thread Ekansh Gupta
On 4/2/2025 2:12 PM, Dmitry Baryshkov wrote: > On 02/04/2025 11:38, Ekansh Gupta wrote: >> >> >> On 3/21/2025 5:53 PM, Srinivas Kandagatla wrote: >>> >>> >>> On 20/03/2025 18:43, Dmitry Baryshkov wrote: On Thu, Mar 20, 2025 at 05:11:20PM +, Srinivas Kandagatla wrote: > > > O

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-04-03 Thread Srinivas Kandagatla
On 03/04/2025 05:44, Ekansh Gupta wrote: On 4/2/2025 2:12 PM, Dmitry Baryshkov wrote: On 02/04/2025 11:38, Ekansh Gupta wrote: On 3/21/2025 5:53 PM, Srinivas Kandagatla wrote: On 20/03/2025 18:43, Dmitry Baryshkov wrote: On Thu, Mar 20, 2025 at 05:11:20PM +, Srinivas Kandagatla wrot

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-03-25 Thread Dmitry Baryshkov
On Thu, Mar 20, 2025 at 05:11:20PM +, Srinivas Kandagatla wrote: > > > On 20/03/2025 09:14, Ling Xu wrote: > > The fastrpc driver has support for 5 types of remoteprocs. There are > > some products which support GPDSP remoteprocs. Add changes to support > > GPDSP remoteprocs. > > > > Reviewe

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-03-24 Thread Dmitry Baryshkov
On Mon, Mar 24, 2025 at 01:29:30PM +, Srinivas Kandagatla wrote: > > > On 21/03/2025 14:07, Dmitry Baryshkov wrote: > > On Thu, Mar 20, 2025 at 05:11:20PM +, Srinivas Kandagatla wrote: > > > > > > > > > On 20/03/2025 09:14, Ling Xu wrote: > > > > The fastrpc driver has support for 5 typ

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-03-24 Thread Srinivas Kandagatla
On 21/03/2025 14:07, Dmitry Baryshkov wrote: On Thu, Mar 20, 2025 at 05:11:20PM +, Srinivas Kandagatla wrote: On 20/03/2025 09:14, Ling Xu wrote: The fastrpc driver has support for 5 types of remoteprocs. There are some products which support GPDSP remoteprocs. Add changes to support G

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-03-21 Thread Dmitry Baryshkov
On Fri, Mar 21, 2025 at 12:23:15PM +, Srinivas Kandagatla wrote: > > > On 20/03/2025 18:43, Dmitry Baryshkov wrote: > > On Thu, Mar 20, 2025 at 05:11:20PM +, Srinivas Kandagatla wrote: > > > > > > > > > On 20/03/2025 09:14, Ling Xu wrote: > > > > The fastrpc driver has support for 5 typ

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-03-21 Thread Srinivas Kandagatla
On 20/03/2025 18:43, Dmitry Baryshkov wrote: On Thu, Mar 20, 2025 at 05:11:20PM +, Srinivas Kandagatla wrote: On 20/03/2025 09:14, Ling Xu wrote: The fastrpc driver has support for 5 types of remoteprocs. There are some products which support GPDSP remoteprocs. Add changes to support G

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-03-20 Thread Dmitry Baryshkov
On Thu, Mar 20, 2025 at 05:11:20PM +, Srinivas Kandagatla wrote: > > > On 20/03/2025 09:14, Ling Xu wrote: > > The fastrpc driver has support for 5 types of remoteprocs. There are > > some products which support GPDSP remoteprocs. Add changes to support > > GPDSP remoteprocs. > > > > Reviewe

Re: [PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-03-20 Thread Konrad Dybcio
On 3/20/25 10:14 AM, Ling Xu wrote: > The fastrpc driver has support for 5 types of remoteprocs. There are > some products which support GPDSP remoteprocs. Add changes to support > GPDSP remoteprocs. > > Reviewed-by: Dmitry Baryshkov > Signed-off-by: Ling Xu > --- > drivers/misc/fastrpc.c | 10

[PATCH v2 2/3] misc: fastrpc: add support for gpdsp remoteproc

2025-03-20 Thread Ling Xu
The fastrpc driver has support for 5 types of remoteprocs. There are some products which support GPDSP remoteprocs. Add changes to support GPDSP remoteprocs. Reviewed-by: Dmitry Baryshkov Signed-off-by: Ling Xu --- drivers/misc/fastrpc.c | 10 -- 1 file changed, 8 insertions(+), 2 delet