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

From: Stephen Boyd
Date: Wed Aug 28 2024 - 16:56:55 EST


Quoting Tomer Maimon (2024-08-15 08:02:55)
> 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>