+18
−0
+9
−0
+1
−0
drivers/pwm/pwm-omap-dmtimer.c
0 → 100644
+327
−0
+69
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Adds support for using a OMAP dual-mode timer with PWM capability as a Linux PWM device. The driver controls the timer by using the dmtimer API. Add a platform_data structure for each pwm-omap-dmtimer nodes containing the dmtimers functions in order to get driver not rely on platform specific functions. Cc: Grant Erickson <marathon96@gmail.com> Cc: NeilBrown <neilb@suse.de> Cc: Joachim Eastwood <manabian@gmail.com> Suggested-by:Tony Lindgren <tony@atomide.com> Signed-off-by:
Neil Armstrong <narmstrong@baylibre.com> Acked-by:
Tony Lindgren <tony@atomide.com> [thierry.reding@gmail.com: coding style bikeshed, fix timer leak] Signed-off-by:
Thierry Reding <thierry.reding@gmail.com>