pwm: add pca9685 driver
authorSteffen Trumtrar <s.trumtrar@pengutronix.de>
Thu, 30 May 2013 07:50:12 +0000 (09:50 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 12 Jun 2013 11:13:18 +0000 (13:13 +0200)
Add pwm driver for the NXP pca9685 16 channel pwm-led controller.

The driver is really barebones at this stage. E.g. the OE' pin and
therefore the corresponding registers are not supported.
The driver was tested on a HW where this pin is tied to GND.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
[thierry.reding@gmail.com: style and whitespace cleanups]
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>

No differences found