On Fri, Jan 16, 2015 at 04:52:12PM +0200, Tomi Valkeinen wrote: > Hi, > > On 15/01/15 01:15, Andrew Lunn wrote: > > This patchset is a driver for the TI tlc59116 16 Channel i2c LED > > driver. This driver is used on the Belkin WRT1900AC access point and > > the C code is derived from code Belkin contributed to OpenWRT. > > However it has been extensively re-written, and a device tree binding > > added to replace platform data. > > We have a TLC59108 on one of our boards, and with a quick glance it > looks about the same as TLC59116, except the amount of outputs. Hi Tomi I took a look at the TLC59108. The hardware designs have not made it easy, but it does look similar enough that my driver can be extended to cover both. These extensions It will not change the DT binding, it will just gain a new compatibility string. So i would prefer my driver is first fully reviewed and accepted, and then i will take a stab at extending it for the TLC59108. I will need help testing it, but i hope you can help there. Andrew -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html