author | Natarajan Sugumar <sugumar@ti.com> | |
Wed, 9 Feb 2011 11:20:23 +0000 (16:50 +0530) | ||
committer | Vaibhav Hiremath <hvaibhav@ti.com> | |
Mon, 23 Jan 2012 19:14:52 +0000 (00:44 +0530) | ||
commit | 42bc5a953438d4e011d17a3f444138e5927d0090 | |
tree | a2b4aa5843f513454a9770d1403cb7c61d9db655 | tree | snapshot (tar.xz tar.gz zip) |
parent | 98e2b26b63874fe851f591da9b6e27fb9af4b741 | commit | diff |
eCAP:PWM: Add device driver support for eCAP module
OMAPL138/DA850 contains three instances of eCAP module.
Each eCAP module has one dedicated pin that can be used either
in capture mode(input) or in PWM mode.
This patch adds eCAP driver support for PWM signal generation.
Signed-off-by: Natarajan Sugumar <sugumar@ti.com>
Signed-off-by: Philip, Avinash <avinashphilip@ti.com>
OMAPL138/DA850 contains three instances of eCAP module.
Each eCAP module has one dedicated pin that can be used either
in capture mode(input) or in PWM mode.
This patch adds eCAP driver support for PWM signal generation.
Signed-off-by: Natarajan Sugumar <sugumar@ti.com>
Signed-off-by: Philip, Avinash <avinashphilip@ti.com>
drivers/pwm/Kconfig | diff | blob | history | |
drivers/pwm/Makefile | diff | blob | history | |
drivers/pwm/ecap.c | [new file with mode: 0644] | blob |