Re: [PATCH v8 00/13] Add Maxim 77802 PMIC support

2014-07-28 Thread Javier Martinez Canillas
Hello Mike, On 07/26/2014 12:31 AM, Mike Turquette wrote: > Quoting Javier Martinez Canillas (2014-07-14 04:35:56) >> This series are based on drivers added by Simon Glass to the Chrome OS >> kernel and adds support for the Maxim 77802 Power Management IC, their >> regulators, clocks, RTC and i2c

Re: [PATCH v8 00/13] Add Maxim 77802 PMIC support

2014-07-25 Thread Mike Turquette
Quoting Javier Martinez Canillas (2014-07-14 04:35:56) > This series are based on drivers added by Simon Glass to the Chrome OS > kernel and adds support for the Maxim 77802 Power Management IC, their > regulators, clocks, RTC and i2c interface. > > This is a v8 of the patch-set that addresses iss

Re: [PATCH v8 00/13] Add Maxim 77802 PMIC support

2014-07-21 Thread Javier Martinez Canillas
On 07/22/2014 02:10 AM, Mark Brown wrote: > On Mon, Jul 21, 2014 at 02:44:07PM +0200, Javier Martinez Canillas wrote: >> On 07/14/2014 01:35 PM, Javier Martinez Canillas wrote: > >> Mark, Mike and Alessandro, > >> This is a gentle reminder to look at the patches that touches your subsystems >> an

Re: [PATCH v8 00/13] Add Maxim 77802 PMIC support

2014-07-21 Thread Mark Brown
On Mon, Jul 21, 2014 at 02:44:07PM +0200, Javier Martinez Canillas wrote: > On 07/14/2014 01:35 PM, Javier Martinez Canillas wrote: > Mark, Mike and Alessandro, > This is a gentle reminder to look at the patches that touches your subsystems > and provide acks if possible so Lee can merge the rema

Re: [PATCH v8 00/13] Add Maxim 77802 PMIC support

2014-07-21 Thread Javier Martinez Canillas
Hello Lee, On 07/14/2014 01:35 PM, Javier Martinez Canillas wrote: > > * Patches 1-7 from v7 are not included since those were improvements to > the max77686 mfd driver and can be applied independently. Lee Jones said > that he is going to pick them from the posted v7 series. > Thanks a lot for

[PATCH v8 00/13] Add Maxim 77802 PMIC support

2014-07-14 Thread Javier Martinez Canillas
This series are based on drivers added by Simon Glass to the Chrome OS kernel and adds support for the Maxim 77802 Power Management IC, their regulators, clocks, RTC and i2c interface. This is a v8 of the patch-set that addresses issues pointed out in v7. Individual changes are added on each patch