pwm: sti: Add new driver for ST's PWM IP
authorLee Jones <lee.jones@linaro.org>
Mon, 14 Jul 2014 14:33:27 +0000 (15:33 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 7 Aug 2014 14:18:27 +0000 (16:18 +0200)
commit378fe115d19d6ab9e9210a2ac330159afabf0237
tree124bfe9199f10e722ef8578af4bb6ab69540efee
parent31c4fa3442570d001f58303dea36d81693bc199c
pwm: sti: Add new driver for ST's PWM IP

This driver supports all current STi platforms' PWM IPs.

Signed-off-by: Ajit Pal Singh <ajitpal.singh@st.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
[thierry.reding: rename module to pwm-sti, fix build breakage]
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/Kconfig
drivers/pwm/Makefile
drivers/pwm/pwm-sti.c [new file with mode: 0644]