On 6/21/24 10:00, Richard Genoud wrote:
Richard Genoud (4):IMO, the patches are better reordered as below (since there is a LPM rearch in progress)
remoteproc: k3-r5: Fix IPC-only mode detection
remoteproc: k3-r5: Introduce PM suspend/resume handlers
remoteproc: k3-r5: k3_r5_rproc_stop: code reorder
remoteproc: k3-r5: support for graceful stop of remote cores
patch1 - Independent of other patches and is clearly a bug fix.
patch3,4 - Support for graceful shutdown. A separate feature used by customers wanting to change FW at runtime and is independent of suspend/resume.
patch 2 - suspend/resume handlers..