[PATCH 07/11] pmdomain: core: Export a common ->sync_state() helper for genpd providers
Abel Vesa
abel.vesa at linaro.org
Tue Apr 22 07:10:17 PDT 2025
On 25-04-17 16:25:05, Ulf Hansson wrote:
> In some cases the typical platform driver that act as genpd provider, may
> need its own ->sync_state() callback to manage various things. In this
> regards, the provider most likely wants to allow its corresponding genpds
> to be powered-off.
>
> For this reason, let's introduce a new genpd helper function,
> of_genpd_sync_state() that helps genpd provider drivers to achieve this.
>
> Signed-off-by: Ulf Hansson <ulf.hansson at linaro.org>
Reviewed-by: Abel Vesa <abel.vesa at linaro.org>
More information about the linux-arm-kernel
mailing list