[PATCH v3 0/2] leds: Add driver for NCP5623 3-channel I2C LED driver

2016-09-16 Thread Florian Vaussard
Hello, This series add a new driver for On Semiconductor NCP5623, a 3-channel I2C LED driver. It is used in our design to drive a RGB LED. The first patch introduces the device tree binding, while the second patch adds the driver itself. Best regards, Florian --- v2 -> v3: - Rebased on latest

[PATCH v3 0/2] leds: Add driver for NCP5623 3-channel I2C LED driver

2016-09-16 Thread Florian Vaussard
Hello, This series add a new driver for On Semiconductor NCP5623, a 3-channel I2C LED driver. It is used in our design to drive a RGB LED. The first patch introduces the device tree binding, while the second patch adds the driver itself. Best regards, Florian --- v2 -> v3: - Rebased on latest