Re: [PATCH v3 0/9] clk: renesas: rzg2l: Add support for power domains

From: Ulf Hansson
Date: Tue Apr 16 2024 - 07:15:28 EST


On Mon, 15 Apr 2024 at 09:28, Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
>
> Hi Ulf,
>
> On Fri, Apr 12, 2024 at 1:31 PM Ulf Hansson <ulf.hansson@xxxxxxxxxx> wrote:
> > That said, maybe we should start separating and moving the
> > power-domain parts out from the clk directory into the pmdomain
> > directory instead, that should improve these situations!?
>
> The clk and pmdomain functions are tied rather closely together on
> Renesas SoCs, that's why the clock drivers are also pmdomain providers.
>

I understand, it's your call to make!

Anyway, I just wanted to help with reviews and to make sure genpd
providers get implemented in a nice and proper way.

Kind regards
Uffe