Re: [PATCH v3 1/7] regulator/mfd: Support ROHM BD71847 power management IC

2018-10-08 Thread Lee Jones
On Fri, 28 Sep 2018, Mark Brown wrote: > On Fri, Sep 28, 2018 at 10:14:37AM +0300, Matti Vaittinen wrote: > > > I was just wondering if I could do something to help get this patch > > series applied? Mark, have you had the time to take a look on pickable > > ranges addition yet? Should I do some

Re: [PATCH v3 1/7] regulator/mfd: Support ROHM BD71847 power management IC

2018-09-28 Thread Mark Brown
On Fri, Sep 21, 2018 at 11:52:58AM -0700, Lee Jones wrote: > > Great, thanks. There's also the MFD DT bindings and another patch later > > on with Acked-for-MFD tags on them, should I convert the tags to acks, > > apply those as well and include them in the pull request? > Please. The following

Re: [PATCH v3 1/7] regulator/mfd: Support ROHM BD71847 power management IC

2018-09-28 Thread Mark Brown
On Fri, Sep 28, 2018 at 10:14:37AM +0300, Matti Vaittinen wrote: > I was just wondering if I could do something to help get this patch > series applied? Mark, have you had the time to take a look on pickable > ranges addition yet? Should I do some rebasing/resending? Are you giving > me a nudge if

Re: [PATCH v3 1/7] regulator/mfd: Support ROHM BD71847 power management IC

2018-09-28 Thread Matti Vaittinen
On Fri, Sep 21, 2018 at 11:52:58AM -0700, Lee Jones wrote: > On Fri, 21 Sep 2018, Mark Brown wrote: > > > On Fri, Sep 21, 2018 at 11:02:41AM -0700, Lee Jones wrote: > > > On Fri, 21 Sep 2018, Mark Brown wrote: > > > > > > This looks OK to me - Lee, the patch is almost entirely a regulator one, >

Re: [PATCH v3 1/7] regulator/mfd: Support ROHM BD71847 power management IC

2018-09-21 Thread Lee Jones
On Fri, 21 Sep 2018, Mark Brown wrote: > On Fri, Sep 21, 2018 at 11:02:41AM -0700, Lee Jones wrote: > > On Fri, 21 Sep 2018, Mark Brown wrote: > > > > This looks OK to me - Lee, the patch is almost entirely a regulator one, > > > are you OK with me applying it? > > > The diff in rohm-bd718x7.h d

Re: [PATCH v3 1/7] regulator/mfd: Support ROHM BD71847 power management IC

2018-09-21 Thread Mark Brown
On Fri, Sep 21, 2018 at 11:02:41AM -0700, Lee Jones wrote: > On Fri, 21 Sep 2018, Mark Brown wrote: > > This looks OK to me - Lee, the patch is almost entirely a regulator one, > > are you OK with me applying it? > The diff in rohm-bd718x7.h does not look significant. > You can apply it so long

Re: [PATCH v3 1/7] regulator/mfd: Support ROHM BD71847 power management IC

2018-09-21 Thread Lee Jones
On Fri, 21 Sep 2018, Mark Brown wrote: > On Fri, Sep 14, 2018 at 11:27:46AM +0300, Matti Vaittinen wrote: > > BD71847 is reduced version of BD71837. DVS bucks 3 and 4 are > > removed as is LDO7. Voltage ranges of some regulators are > > expanded. > > > > Add initial support for BD71847 with BD718

Re: [PATCH v3 1/7] regulator/mfd: Support ROHM BD71847 power management IC

2018-09-21 Thread Mark Brown
On Fri, Sep 14, 2018 at 11:27:46AM +0300, Matti Vaittinen wrote: > BD71847 is reduced version of BD71837. DVS bucks 3 and 4 are > removed as is LDO7. Voltage ranges of some regulators are > expanded. > > Add initial support for BD71847 with BD71837 driver. > > Signed-off-by: Matti Vaittinen > --

[PATCH v3 1/7] regulator/mfd: Support ROHM BD71847 power management IC

2018-09-14 Thread Matti Vaittinen
BD71847 is reduced version of BD71837. DVS bucks 3 and 4 are removed as is LDO7. Voltage ranges of some regulators are expanded. Add initial support for BD71847 with BD71837 driver. Signed-off-by: Matti Vaittinen --- drivers/mfd/rohm-bd718x7.c| 70 +-- drivers/regulator/bd71837-re