Good day,
On Wed, Jun 18, 2025 at 02:26:43PM +0800, Shengjiu Wang wrote:
> when recovery is triggered, rproc_stop() is called first then
> rproc_start(), but there is no rproc_unprepare_device() and
> rproc_prepare_device() in the flow.
>
> So power enablement needs to be moved from prepare callb
when recovery is triggered, rproc_stop() is called first then
rproc_start(), but there is no rproc_unprepare_device() and
rproc_prepare_device() in the flow.
So power enablement needs to be moved from prepare callback to start
callback, power disablement needs to be moved from unprepare callback
t
2 matches
Mail list logo