Re: [Patch v3 0/4] Add support for tps65090-charger

2013-03-19 Thread Rhyland Klein
On 3/19/2013 11:59 AM, Anton Vorontsov wrote: > On Tue, Mar 19, 2013 at 11:55:33AM -0400, Rhyland Klein wrote: >> On 3/18/2013 10:24 PM, Anton Vorontsov wrote: >>> On Tue, Mar 12, 2013 at 06:08:05PM -0400, Rhyland Klein wrote: This patchset adds support for the TPS65090-charger. This charger i

Re: [Patch v3 0/4] Add support for tps65090-charger

2013-03-19 Thread Anton Vorontsov
On Tue, Mar 19, 2013 at 11:55:33AM -0400, Rhyland Klein wrote: > On 3/18/2013 10:24 PM, Anton Vorontsov wrote: > > On Tue, Mar 12, 2013 at 06:08:05PM -0400, Rhyland Klein wrote: > >> This patchset adds support for the TPS65090-charger. This charger is > >> registered as a subdevice of the TPS65090

Re: [Patch v3 0/4] Add support for tps65090-charger

2013-03-19 Thread Rhyland Klein
On 3/18/2013 10:24 PM, Anton Vorontsov wrote: > On Tue, Mar 12, 2013 at 06:08:05PM -0400, Rhyland Klein wrote: >> This patchset adds support for the TPS65090-charger. This charger is >> registered as a subdevice of the TPS65090 PMIC. >> >> This series includes a fix for the tps65090 header file whe

Re: [Patch v3 0/4] Add support for tps65090-charger

2013-03-18 Thread Anton Vorontsov
On Tue, Mar 12, 2013 at 06:08:05PM -0400, Rhyland Klein wrote: > This patchset adds support for the TPS65090-charger. This charger is > registered as a subdevice of the TPS65090 PMIC. > > This series includes a fix for the tps65090 header file where all > the interrupts were shifted by 1. Thanks