Re: [PATCH v6 4/7] remoteproc/davinci: prepare and unprepare the clock where needed

From: Sekhar Nori
Date: Wed Apr 18 2018 - 01:28:46 EST


On Tuesday 17 April 2018 11:00 PM, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
>
> We're currently switching the platform to using the common clock
> framework. We need to explicitly prepare and unprepare the rproc
> clock.
>
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
> Acked-by: Suman Anna <s-anna@xxxxxx>
> Reviewed-by: David Lechner <david@xxxxxxxxxxxxxx>

Reviewed-by: Sekhar Nori <nsekhar@xxxxxx>

This should be safe to apply to v4.17-rc1 as well (for inclusion in v4.18).

Bartosz, I noticed that CONFIG_REMOTEPROC and the DA8XX driver is not
enabled in davinci_all_defconfig. Can you please send a patch enabling
that too?

Thanks,
Sekhar