Generic PWM driver

Andre
HI is there a Generic pwm driver? if there is where is the kernel if there
is not have you seen it, I was looking for something that would work not
just on the samsung chip but on others linux chip too.

Juergen Beisert
Currently some people working on a generic PWM framework. But it is not
finished yet.

Andre
Thanks Juergen, do you have any information on their work? or what they got
so far?

Juergen Beisert
You should search on the ALKML (ARM Linux Kernel Mailing List) for the
keyword PWM.

Andre
yeah, I did, nothing on it,

Juergen Beisert
Okay, wrong memory, sorry. It was a discussion on LKML. Search for the
subject "[PATCH v3] implement a generic PWM framework" by  
Sascha Hauer. Also Bill Gatliff did a (different) approach.