Re: [PATCH v3 04/11] remoteproc: mediatek: Remove redundant rproc_boot

From: TingHan Shen (沈廷翰)
Date: Wed Sep 28 2022 - 04:27:33 EST


On Tue, 2022-09-27 at 13:03 +0200, AngeloGioacchino Del Regno wrote:
> Il 27/09/22 04:55, Tinghan Shen ha scritto:
> > The video codec doesn't need to explicitly boot SCP in its flow
> > because the SCP remote processor enables auto boot.
> >
> > The redundant usage of rproc_boot increases the number of rproc.power
> > over 1 and prevents successfully shutting down SCP by rproc_shutdown.
> >
> > Signed-off-by: Tinghan Shen <tinghan.shen@xxxxxxxxxxxx>
>
> You should Cc stable on this commit, as it's a quite important fix.
>
> Regards,
> Angelo
>
Hi Angelo,

Ok, I'll add it at next version.

Thanks,
TingHan