On Wednesday 24 of July 2013 21:59:45 Kukjin Kim wrote: > Tomasz Figa wrote: > > [...] > > > > > + timer@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 I don't know why someone use a hard value(number) and someone use > the definition... Since preprocessor support for dts files was introduced, definitions are preferred, wherever possible to specify constants. Best regards, Tomasz -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html