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

Ulf Hansson ulf.hansson at linaro.org
Thu Mar 21 10:01:43 EDT 2013


On 21 March 2013 13:11, Arnd Bergmann <arnd at arndb.de> wrote:
> 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>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

Until the clk-prmcu type gets split into register clocks and mailbox
clocks this patch work very fine!

Acked-by; Ulf Hansson <ulf.hansson at linaro.org>



More information about the linux-arm-kernel mailing list