+2
−0
+1
−0
drivers/clk/mmp/Kconfig
0 → 100644
+10
−0
+4
−1
Loading
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@dujemihanovic.xyz> Signed-off-by:
Stephen Boyd <sboyd@kernel.org>