Re: [PATCH v4 3/4] clk: mmp: pxa1908: Instantiate power driver through auxiliary bus

From: Stephen Boyd

Date: Sun Sep 21 2025 - 13:51:06 EST


Quoting Duje Mihanović (2025-09-13 14:12:50)
> From: Duje Mihanović <duje@xxxxxxxxxxxxxxxxx>
>
> The power domain driver shares the APMU clock controller's registers.
> Instantiate the power domain driver through the APMU clock driver using
> the auxiliary bus.
>
> Also create a separate Kconfig entry for the PXA1908 clock driver to
> allow (de)selecting the driver at will and selecting
> CONFIG_AUXILIARY_BUS.
>
> Signed-off-by: Duje Mihanović <duje@xxxxxxxxxxxxxxxxx>
> ---

Applied to clk-next