pwm: atmel-pwm: Add Atmel PWM controller driver
authorBo Shen <voice.shen@atmel.com>
Fri, 13 Dec 2013 06:41:49 +0000 (14:41 +0800)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 17 Dec 2013 10:26:42 +0000 (11:26 +0100)
commit32b16d46e4154d6f9d9c1d5dd35f64cdf08b7aea
treedb63f8597e2a2ccad3cfacd94536b74a4c6d64ed
parentca7a97add4d4a7b0602b3bd1eff5c89da8636713
pwm: atmel-pwm: Add Atmel PWM controller driver

Add a PWM framework driver for the PWM controller found on Atmel SoCs.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
[thierry.reding: coding style and other minor cleanups]
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/Kconfig
drivers/pwm/Makefile
drivers/pwm/pwm-atmel.c [new file with mode: 0644]
This page took 0.024708 seconds and 5 git commands to generate.