On Friday 12 April 2013, Tomasz Figa wrote: > + > +Samsung SoCs contain PWM timer blocks which can be used for system clock source > +and clock event timers, as well as to drive SoC outputs with PWM signal. Each > +PWM timer block provides 5 PWM channels (not all of them can drive physical > +outputs - see SoC and board manual). > + ... > +Optional properties: > +- samsung,pwm-outputs: list of PWM channels used as PWM outputs on particular > + platform - an array of up to 5 elements being indices of PWM channels > + (from 0 to 4), the order does not matter. > + There is probably a good reason, but can you explain why this is actually required to be a property? Wouldn't it be enough to just not refer to the PWM outputs from other devices when they are not used? Arnd -- 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