linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: saravanan sekar <sravanhome@gmail.com>
Cc: sre@kernel.org, linux-pm@vger.kernel.org,
	devicetree@vger.kernel.org, linux-iio@vger.kernel.org,
	lars@metafoo.de, krzysztof.kozlowski+dt@linaro.org,
	andy.shevchenko@gmail.com, robh+dt@kernel.org, jic23@kernel.org
Subject: Re: [PATCH v3 0/6] Add support for mp2733 battery charger
Date: Fri, 22 Jul 2022 09:14:35 +0100	[thread overview]
Message-ID: <Ytpca2oosxjjQo0C@google.com> (raw)
In-Reply-To: <7d20978f-e17c-9bea-1436-68bcf4bd8524@gmail.com>

On Thu, 21 Jul 2022, saravanan sekar wrote:

> On 15/06/22 16:53, Saravanan Sekar wrote:
> > changes in v3:
> >   - fixed dt_binding_check error
> >   - fixed spelling usb->USB
> > 
> > changes in v2:
> >   - fixed spelling
> >   - revert back probe to probe_new in mfd driver
> > 
> > I do not see a cover letter, but FWIW,
> > Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
> > for all patches except DT binding
> > Note, some of the comments regarding spelling were given, I believe
> > you are going to address them in v3.
> > 
> > 
> > add support for mp2733 Battery charger control driver for Monolithic
> > Power System's MP2733 chipset
> > 
> > Saravanan Sekar (6):
> >    iio: adc: mp2629: fix wrong comparison of channel
> >    dt-bindings: mfd: Add mp2733 compatible
> >    mfd: mp2629: Add support for mps mp2733 battery charger
> >    iio: adc: mp2629: restrict input voltage mask for mp2629
> >    power: supply: Add support for mp2733 battery charger
> >    power: supply: mp2629: Add USB fast charge settings
> > 
> >   .../ABI/testing/sysfs-class-power-mp2629      |  16 ++
> >   .../devicetree/bindings/mfd/mps,mp2629.yaml   |   4 +-
> >   drivers/iio/adc/mp2629_adc.c                  |   5 +-
> >   drivers/mfd/mp2629.c                          |   5 +-
> >   drivers/power/supply/mp2629_charger.c         | 208 +++++++++++++++---
> >   include/linux/mfd/mp2629.h                    |   6 +
> >   6 files changed, 212 insertions(+), 32 deletions(-)

> May I know what is the plan for merge this change-set !

It's due for v5.21.

If you're not planning on making any more changes, please collect all
of your tags and submit a [RESEND].

-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

      reply	other threads:[~2022-07-22  8:14 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-15 14:53 [PATCH v3 0/6] Add support for mp2733 battery charger Saravanan Sekar
2022-06-15 14:53 ` [PATCH v3 1/6] iio: adc: mp2629: fix wrong comparison of channel Saravanan Sekar
2022-06-18 16:23   ` Jonathan Cameron
2022-06-18 17:27     ` saravanan sekar
2022-06-15 14:53 ` [PATCH v3 2/6] dt-bindings: mfd: Add mp2733 compatible Saravanan Sekar
2022-06-27 14:45   ` Lee Jones
2022-07-01 21:32     ` Rob Herring
2022-07-04  8:53       ` Lee Jones
2022-06-15 14:53 ` [PATCH v3 3/6] mfd: mp2629: Add support for mps mp2733 battery charger Saravanan Sekar
2022-06-27 12:36   ` Lee Jones
2022-06-15 14:53 ` [PATCH v3 4/6] iio: adc: mp2629: restrict input voltage mask for mp2629 Saravanan Sekar
2022-06-18 16:19   ` Jonathan Cameron
2022-06-15 14:53 ` [PATCH v3 5/6] power: supply: Add support for mp2733 battery charger Saravanan Sekar
2022-09-11 13:31   ` Sebastian Reichel
2022-09-25  9:26     ` saravanan sekar
2022-10-01 21:05       ` Sebastian Reichel
2022-06-15 14:53 ` [PATCH v3 6/6] power: supply: mp2629: Add USB fast charge settings Saravanan Sekar
2022-07-21 15:50 ` [PATCH v3 0/6] Add support for mp2733 battery charger saravanan sekar
2022-07-22  8:14   ` Lee Jones [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Ytpca2oosxjjQo0C@google.com \
    --to=lee.jones@linaro.org \
    --cc=andy.shevchenko@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jic23@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=sravanhome@gmail.com \
    --cc=sre@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).