2020-06-30 18:33:17

by Mathieu Poirier

[permalink] [raw]
Subject: [PATCH 0/2] remoteproc: Address runtime PM issues

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


2020-07-01 21:29:52

by Suman Anna

[permalink] [raw]
Subject: Re: [PATCH 0/2] remoteproc: Address runtime PM issues

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(-)
>

2020-07-07 10:51:44

by Paul Cercueil

[permalink] [raw]
Subject: Re: [PATCH 0/2] remoteproc: Address runtime PM issues

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
>