From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCHv2 2/2] leds: tlc59116: Driver for the TI 16 Channel i2c LED driver Date: Tue, 13 Jan 2015 20:13:49 +0100 Message-ID: <20150113191349.GE14570@lunn.ch> References: <1420843545-30892-1-git-send-email-andrew@lunn.ch> <1420843545-30892-3-git-send-email-andrew@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from vps0.lunn.ch ([178.209.37.122]:51459 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752282AbbAMTPr (ORCPT ); Tue, 13 Jan 2015 14:15:47 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-leds-owner@vger.kernel.org List-Id: linux-leds@vger.kernel.org To: Bryan Wu Cc: "rpurdie@rpsys.net" , Linux LED Subsystem , "devicetree@vger.kernel.org" , linux ARM , kaloz@openwrt.org, Matthew.Fatheree@belkin.com On Tue, Jan 13, 2015 at 10:55:23AM -0800, Bryan Wu wrote: > On Fri, Jan 9, 2015 at 2:45 PM, Andrew Lunn wrote: > > The TLC59116 is an I2C bus controlled 16-channel LED driver. Each LED > > output has its own 8-bit fixed-frequency PWM controller to control the > > brightness of the LED. > > > > This is based on a driver from Belkin, but has been extensively > > rewritten. > > > > Signed-off-by: Andrew Lunn > > Cc: Matthew.Fatheree@belkin.com > > Looks good, applied to my tree. Great, thanks. Will you also take the device tree binding document patch? Thanks Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Tue, 13 Jan 2015 20:13:49 +0100 Subject: [PATCHv2 2/2] leds: tlc59116: Driver for the TI 16 Channel i2c LED driver In-Reply-To: References: <1420843545-30892-1-git-send-email-andrew@lunn.ch> <1420843545-30892-3-git-send-email-andrew@lunn.ch> Message-ID: <20150113191349.GE14570@lunn.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jan 13, 2015 at 10:55:23AM -0800, Bryan Wu wrote: > On Fri, Jan 9, 2015 at 2:45 PM, Andrew Lunn wrote: > > The TLC59116 is an I2C bus controlled 16-channel LED driver. Each LED > > output has its own 8-bit fixed-frequency PWM controller to control the > > brightness of the LED. > > > > This is based on a driver from Belkin, but has been extensively > > rewritten. > > > > Signed-off-by: Andrew Lunn > > Cc: Matthew.Fatheree at belkin.com > > Looks good, applied to my tree. Great, thanks. Will you also take the device tree binding document patch? Thanks Andrew