Re: [PATCH v28 3/3] clk: npcm8xx: add clock controller

From: Stephen Boyd
Date: Thu Oct 17 2024 - 18:23:38 EST


Quoting Tomer Maimon (2024-09-12 12:10:38)
> Add auxiliary driver to support Nuvoton Arbel BMC NPCM8XX contains an
> integrated clock controller which generates and supplies clocks to all
> modules within the BMC.
>
> The NPCM8xx clock controller is created using the auxiliary device
> framework and set up in the npcm reset driver since the NPCM8xx clock is
> using the same register region.
>
> Signed-off-by: Tomer Maimon <tmaimon77@xxxxxxxxx>
> Tested-by: Benjamin Fair <benjaminfair@xxxxxxxxxx>
> Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>
> ---

Applied to clk-next