Devicetree
 help / color / mirror / Atom feed
From: Sebastian Reichel <sre@kernel.org>
To: Nicolas Saenz Julienne <nicolas.saenz@prodys.net>
Cc: mark.rutland@arm.com, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org, linux-pm@vger.kernel.org
Subject: Re: [PATCH v3 0/2] power: supply: add sbs-charger driver
Date: Sat, 17 Dec 2016 17:33:09 +0100	[thread overview]
Message-ID: <20161217163309.2muxvxdnpuuvs5sj@earth> (raw)
In-Reply-To: <dd0728de-822a-0aee-0aea-8256843b39d0@prodys.net>

[-- Attachment #1: Type: text/plain, Size: 1431 bytes --]

Hi,

On Tue, Dec 13, 2016 at 11:41:01AM +0100, Nicolas Saenz Julienne wrote:
> On 24/11/16 13:33, Nicolas Saenz Julienne wrote:
> > Hi,
> > 
> > This series adds support for all SBS compatible battery chargers, as defined
> > here: http://sbs-forum.org/specs/sbc110.pdf.
> > 
> > The first patch changes the sbs-battery device name in order to be able to
> > create a proper supplier/supplied relation between the two of them.
> > 
> > The second introduces the driver.
> > 
> > Regards,
> > Nicolas
> > 
> > changes since v2:
> > - updated driver and dt-binding with Sebatian's comments
> > 
> > changes since v1:
> > - added dt bindings
> > - updated driver with Sebastian's comments
> > - s/Nicola/Nicolas/ in commits
> > 
> > Nicolas Saenz Julienne (2):
> >   power: supply: add sbs-charger driver
> >   dt-bindings: power: add bindings for sbs-charger
> > 
> >  .../bindings/power/supply/sbs_sbs-charger.txt      |  24 ++
> >  drivers/power/supply/Kconfig                       |   6 +
> >  drivers/power/supply/Makefile                      |   1 +
> >  drivers/power/supply/sbs-charger.c                 | 275 +++++++++++++++++++++
> >  4 files changed, 306 insertions(+)
> >  create mode 100644 Documentation/devicetree/bindings/power/supply/sbs_sbs-charger.txt
> >  create mode 100644 drivers/power/supply/sbs-charger.c
> > 
> Hi,
> any update?

Sorry, I was busy.

-- Sebastian

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2016-12-17 16:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-24 12:33 [PATCH v3 0/2] power: supply: add sbs-charger driver Nicolas Saenz Julienne
2016-11-24 12:33 ` [PATCH v3 1/2] " Nicolas Saenz Julienne
2016-11-24 12:33 ` [PATCH v3 2/2] dt-bindings: power: add bindings for sbs-charger Nicolas Saenz Julienne
2016-11-30 20:45   ` Rob Herring
     [not found]   ` <1479990823-25841-3-git-send-email-nicolas.saenz-gbiq2sxWoaasTnJN9+BGXg@public.gmane.org>
2016-12-17 16:32     ` Sebastian Reichel
2016-12-13 10:41 ` [PATCH v3 0/2] power: supply: add sbs-charger driver Nicolas Saenz Julienne
2016-12-17 16:33   ` Sebastian Reichel [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=20161217163309.2muxvxdnpuuvs5sj@earth \
    --to=sre@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=nicolas.saenz@prodys.net \
    /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