Re: [PATCH] remoteproc: xlnx: allow single core use in split mode

2025-06-10 Thread Tanmay Shah
Hello, Thanks for your reviews. On 6/9/25 8:10 PM, Peng Fan wrote: Subject: [PATCH] remoteproc: xlnx: allow single core use in split mode It's a valid use case to have only one core enabled in cluster in split mode. Remove exact core count expecatation from the driver. Signed-off-by: Tanmay

RE: [PATCH] remoteproc: xlnx: allow single core use in split mode

2025-06-09 Thread Peng Fan
> Subject: [PATCH] remoteproc: xlnx: allow single core use in split mode > > It's a valid use case to have only one core enabled in cluster in split > mode. Remove exact core count expecatation from the driver. > > Signed-off-by: Tanmay Shah > --- > drivers/remoteproc/xlnx_r5_remoteproc.c | 3 -