On Monday 30 May 2011, Kurt Van Dijck wrote:
I was not aware of such. Me too did a generic PWM implementation (not published yet)
but with 2 differences (apart from code quality I guess):
* do pwm input too (pwm measurement) since we have some kind of
dedicated PWM in a remote CPU over i2c, that can measure them too.
* /dev interface
Is this something usefull to try adding?
I'd leave that for later. In particular, user interface design is hard, so
let's consolidate the drivers first and then look at possible extensions.
Arnd