[PATCH v2 6/6] ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock framework
Kukjin Kim
kgene.kim at samsung.com
Mon Aug 5 13:03:39 EDT 2013
On 07/23/13 02:07, Tomasz Figa wrote:
> On Tuesday 16 of July 2013 16:09:24 Kukjin Kim wrote:
[...]
>>> + timer at 51000000 {
>>> + clocks =<&clocks PCLK_PWM>;
>>
>> + clocks =<&clock PCLK_PWM>;
>>
>> And I'm not sure using definition PCLK_PWM is better here...
>
> Care to explain your doubts about it? I think this is fine.
>
I mean just would be better to use hard coded number here instead of
PCLK_PWM like others.
- Kukjin
More information about the linux-arm-kernel
mailing list