is there a generic pwm driver, I see there is the GPIO driver in the kernel but I was wondering if there is one to send PWM over the GPIO or if there is a patch for it?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
is there a generic pwm driver, I see there is the GPIO driver in the kernel but I was wondering if there is one to send PWM over the GPIO or if there is a patch for it?
Hi AnilKumar, I'm looking for something generic, that would work same as controlling the GPIO simillar to this
http://blog.makezine.com/archive/2009/02/blinking-leds-with-the-beagle-board.html
that works, on the dm365, and samsung chips, and a few others.