Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1389213
| From | Thierry Reding <treding@nvidia.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V10 1/6] mfd: add device-tree binding doc for PMIC max77620/max20024 |
| Date | 2016-04-27 17:10 +0200 |
| Message-ID | <rszge-3gp-23@gated-at.bofh.it> (permalink) |
| References | <ripBw-6Pd-5@gated-at.bofh.it> <ripBx-6Pd-45@gated-at.bofh.it> <rsxeq-1nA-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, Apr 27, 2016 at 01:49:59PM +0100, Lee Jones wrote: > On Wed, 30 Mar 2016, Laxman Dewangan wrote: > > > The MAXIM PMIC MAX77620 and MAX20024 are power management IC > > which supports RTC, GPIO, DCDC/LDO regulators, interrupt, > > watchdog etc. > > > > Add DT binding document for the different functionality of > > this device. > > > > Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> > > Acked-by: Rob Herring <robh@kernel.org> > > > > --- > > Changes from V1: > > - Added units in some of properties. > > - Change the boolean property to tristate type and detail some of > > properties. > > > > Change from V2: > > - added unit in period related dt property. > > > > Change from V3: None > > - Added Rob's ack. > > > > Changes from V4: > > - A- Provide more details in the dt binding doc. > > - Take care of fps nodes. > > - Split the submodule's DT binding doc on respective folder. > > - Drop the battery charger and low battery binding and related code as > > it need to go on power driver. > > > > Change from V5: > > - None > > > > Change from V6: > > -start the patch title with mfd instead of DT: mfd: > > > > Change from V7: > > - Better describe the FPS to make more clear. > > > > Changes from V8: > > None > > > > Changes from V9: > > None > > > > Documentation/devicetree/bindings/mfd/max77620.txt | 143 +++++++++++++++++++++ > > include/dt-bindings/mfd/max77620.h | 39 ++++++ > > 2 files changed, 182 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/mfd/max77620.txt > > create mode 100644 include/dt-bindings/mfd/max77620.h > > For my own reference: > > Acked-by: Lee Jones <lee.jones@linaro.org> Hi Lee, I'm confused now. Were you going to pick this up, or are you waiting for someone else to do it? Thierry
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH V10 1/6] mfd: add device-tree binding doc for PMIC max77620/max20024 Lee Jones <lee.jones@linaro.org> - 2016-04-27 15:00 +0200
Re: [PATCH V10 1/6] mfd: add device-tree binding doc for PMIC max77620/max20024 Thierry Reding <treding@nvidia.com> - 2016-04-27 17:10 +0200
Re: [PATCH V10 1/6] mfd: add device-tree binding doc for PMIC max77620/max20024 Lee Jones <lee.jones@linaro.org> - 2016-04-27 17:40 +0200
csiph-web