FW: [PATCH V5 0/5] clk: mmp: add clock framework for mmp

Chao Xie xiechao.mail at gmail.com
Tue Aug 21 22:22:54 EDT 2012


> -----Original Message-----
> From: Arnd Bergmann [mailto:arnd at arndb.de]
> Sent: Monday, August 20, 2012 1:39 PM
> To: Chao Xie
> Cc: haojian.zhuang at gmail.com; mturquette at linaro.org; viresh.linux at gmail.com; s.hauer at pengutronix.de; linux-kernel at vger.kernel.org; linux-arm-kernel at lists.infradead.org; Chao Xie
> Subject: Re: [PATCH V5 0/5] clk: mmp: add clock framework for mmp
>
> On Monday 20 August 2012, Chao Xie wrote:
>>
>> From: Chao Xie <chao.xie at marvell.com>
>>
>> v1->v2:
>> replace __raw_xxx with xxx_relax
>> use ioremap to remap the registers. Finaly it will use device tree to
>> get the physical address.
>> do not use macro to register clocks, and directly call the functions.
>>
>> v2->v3:
>> pxa910 will have APB extension clock, so some peripharals will have
>> clocks in APB extension base.
>> change pxa168-pwm to be pxa910-pwm for pxa910. It will fit the current
>> pwm driver.
>>
>> v3->v4:
>> remove addtional clock name definition
>> replace left __raw_xxx
>>
>> v4->v5:
>> change the format of the file
>>
>
> Reviewed-by: Arnd Bergmann <arnd at arndb.de>
>
>         Arnd

Who will be responsible for merging these patches?



More information about the linux-arm-kernel mailing list