This set follows the conversation that took place here[1] and provides the "two small patches" I alluded to at the end of the thread. Paul Cercueil: patch 1/2 is compile tested only - please see that it does what you want. Suman Anna: Please test on your side and confirm that it addresses the Omap regression. Applies on top of rproc-next (7dcef3988eed) Thanks, Mathieu [1]. https://lore.kernel.org/linux-remoteproc/20200515104340.10473-1-paul@xxxxxxxxxxxxxxx/T/#t Mathieu Poirier (2): remoteproc: ingenic: Move clock handling to prepare/unprepare callbacks Revert "remoteproc: Add support for runtime PM" drivers/remoteproc/ingenic_rproc.c | 84 +++++++++------------------- drivers/remoteproc/remoteproc_core.c | 17 +----- 2 files changed, 27 insertions(+), 74 deletions(-) -- 2.25.1