Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | leds: pca9685: Remove leds-pca9685 driver | Axel Lin | 2014-05-08 | 1 | -213/+0 |
| | | | | | | | | | | This driver is replaced by pwm-pca9685 driver and there is no user uses this driver in current tree. So remove it. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Acked-by: Maximilian Güntner <maximilian.guentner@gmail.com> Signed-off-by: Bryan Wu <cooloney@gmail.com> | ||||
* | leds: Added driver for the NXP PCA9685 I2C chip | Maximilian Güntner | 2013-10-22 | 1 | -0/+213 |
The NXP PCA9685 supports 16 channels/leds using a 12-bit PWM (4095 levels of brightness) This driver supports configuration using platform_data. Signed-off-by: Maximilian Güntner <maximilian.guentner@gmail.com> Signed-off-by: Bryan Wu <cooloney@gmail.com> |