Re: [PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support

2019-06-12 Thread Lee Jones
On Wed, 12 Jun 2019, Keerthy wrote: > > > On 10/06/19 11:18 AM, Lee Jones wrote: > > On Sat, 08 Jun 2019, Mark Brown wrote: > > > > > On Sat, Jun 08, 2019 at 09:26:31AM +0530, keerthy wrote: > > > > > > > mfd patches are on linux-next already. Hope you can pull this one now > > > > that > > >

Re: [PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support

2019-06-12 Thread Keerthy
On 10/06/19 11:18 AM, Lee Jones wrote: On Sat, 08 Jun 2019, Mark Brown wrote: On Sat, Jun 08, 2019 at 09:26:31AM +0530, keerthy wrote: mfd patches are on linux-next already. Hope you can pull this one now that dependencies are met. Someone will need to send me a copy of the patch, if I a

Re: [PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support

2019-06-09 Thread Lee Jones
On Sat, 08 Jun 2019, Mark Brown wrote: > On Sat, Jun 08, 2019 at 09:26:31AM +0530, keerthy wrote: > > > mfd patches are on linux-next already. Hope you can pull this one now that > > dependencies are met. > > Someone will need to send me a copy of the patch, if I acked it I was > expecting it to

Re: [PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support

2019-06-08 Thread Mark Brown
On Sat, Jun 08, 2019 at 09:26:31AM +0530, keerthy wrote: > mfd patches are on linux-next already. Hope you can pull this one now that > dependencies are met. Someone will need to send me a copy of the patch, if I acked it I was expecting it to go in with the MFD changes. signature.asc Descripti

Re: [PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support

2019-06-07 Thread keerthy
On 5/28/2019 6:57 PM, Mark Brown wrote: On Tue, May 28, 2019 at 03:23:41PM +0530, Keerthy wrote: On 22/05/19 9:05 PM, Mark Brown wrote: On Thu, May 16, 2019 at 10:02:18AM +0530, Keerthy wrote: Acked-by: Mark Brown This patch will come via the mfd branch? I'd expect so, IIRC it had a

Re: [PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support

2019-05-28 Thread Mark Brown
On Tue, May 28, 2019 at 03:23:41PM +0530, Keerthy wrote: > On 22/05/19 9:05 PM, Mark Brown wrote: > > On Thu, May 16, 2019 at 10:02:18AM +0530, Keerthy wrote: > > Acked-by: Mark Brown > This patch will come via the mfd branch? I'd expect so, IIRC it had a build dependency on the earlier patches

Re: [PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support

2019-05-28 Thread Keerthy
On 22/05/19 9:05 PM, Mark Brown wrote: On Thu, May 16, 2019 at 10:02:18AM +0530, Keerthy wrote: The LP8756x family has a single output 4-phase regulator configuration. Add support for the same. The control lies in the master buck which is buck0 for 4-phase configuration. Enable/disable/voltag

Re: [PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support

2019-05-22 Thread Mark Brown
On Thu, May 16, 2019 at 10:02:18AM +0530, Keerthy wrote: > The LP8756x family has a single output 4-phase regulator > configuration. Add support for the same. The control > lies in the master buck which is buck0 for 4-phase > configuration. Enable/disable/voltage set happen via > buck0 registers.