Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-02 | pwm: Move Blackfin PWM driver to PWM framework | Thierry Reding | |
This commit moves the Blackfin PWM driver to the drivers/pwm sub- directory and converts it to register with the new PWM framework. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> | |||
2011-07-23 | Blackfin: pwm: implement linux/pwm.h API | Mike Frysinger | |
For now, this only supports gptimers. Support for dedicated PWM devices as found on newer parts to come. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> |