[PATCH 3/6] mfd: prcmu: pass a base and size with the early initcall

Arnd Bergmann arnd at arndb.de
Thu Mar 21 08:11:41 EDT 2013


On Thursday 21 March 2013 12:49:10 Linus Walleij wrote:
> 
> From: Linus Walleij <linus.walleij at linaro.org>
> 
> This patch will make an early remapping of the PRCMU, to be
> used when setting up the clocks, that will call down into parts
> of the PRCMU driver before it is probed.
> 
> Going forward this will be removed like this:
> 
> - The mailbox subsystem need to be merged.
>   http://marc.info/?l=linux-kernel&m=136314559201983&w=2
> 
> - At this point the PRCMU clock code can be moved over to the
>   ux500 clock driver in drivers/clk/ux500/* and maintained
>   there in a decentralized manner.
> 
> - This early initcall and PRCMU base parameters become part of
>   the ux500_clk_init() call instead.
> 
> Cc: Suman Anna <s-anna at ti.com>
> Cc: Loic Pallardy <loic.pallardy at st.com>
> Cc: Samuel Ortiz <sameo at linux.intel.com>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>

Acked-by: Arnd Bergmann <arnd at arndb.de>



More information about the linux-arm-kernel mailing list