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/[email protected]/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
Hi Mathieu,
On 6/30/20 11:31 AM, Mathieu Poirier wrote:
> 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.
Tested the behavior with 5.8-rc3 + these patches, all looks good. Also
provided by review tags on the individual patches.
regards
Suman
>
> Applies on top of rproc-next (7dcef3988eed)
>
> Thanks,
> Mathieu
>
> [1]. https://lore.kernel.org/linux-remoteproc/[email protected]/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(-)
>
Hi,
Le mar. 30 juin 2020 ? 10:31, Mathieu Poirier
<[email protected]> a ?crit :
> 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.
Still works fine, so
Tested-by: Paul Cercueil <[email protected]>
for the patchset.
Cheers,
-Paul
> 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/[email protected]/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
>