2014-04-06 12:40 GMT+02:00 Axel Lin :
> 2014-04-06 17:30 GMT+08:00 Steffen Trumtrar :
>> Hi!
Hello,
>> This confused me for a second, as there was no driver to replace when I wrote
>> the pwm-pca9685 driver and I thought I missed something. But it seems I
>> didn't
>> and the pwm-pca9685 is actu
Hello Bryan,
thank you for applying the patch so quickly.
Maximilian
2013/10/18 Bryan Wu :
> On Wed, Oct 16, 2013 at 6:09 PM, Maximilian Güntner
> wrote:
>> The NXP PCA9685 supports 16 channels/leds using a 12-bit PWM (4095
>> levels of brightness)
>> This driver supp
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
---
v3:
fixed warnings when running make C=1 CF=-D__CHECK_ENDIAN__:
* replaced u16* by __le16*
v2
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
---
v2:
addresses Bryan Wu's comments:
* removed/added some empty lines
addresses Peter Meerw
On Monday 14 October 2013 15:08:15 Bryan Wu wrote:
> On Mon, Oct 14, 2013 at 10:31 AM, Maximilian Güntner
>
> wrote:
> > The NXP PCA9685 supports 16 channels/leds using a 12-bit PWM (4095
> > levels of brightness)
> > This driver supports configuration using platform
On Tuesday 15 October 2013 00:38:13 Peter Meerwald wrote:
> > The NXP PCA9685 supports 16 channels/leds using a 12-bit PWM (4095
> > levels of brightness)
> > This driver supports configuration using platform_data.
>
> some nitpicking inline
Thank you for your comments.
> chip
fixed.
>
>> + * Dri
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
---
drivers/leds/Kconfig | 10 ++
drivers/leds/Makefile | 1 +
drivers
7 matches
Mail list logo