All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: sre@kernel.org
Cc: dbaryshkov@gmail.com, dwmw2@infradead.org,
	linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org, robh+dt@kernel.org,
	mark.rutland@arm.com, pawel.moll@arm.com,
	ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
	dianders@chromium.org
Subject: Re: [PATCH v4 0/3] gpio-charger: add devicetree support
Date: Sun, 26 Oct 2014 13:06:28 +0100	[thread overview]
Message-ID: <2175750.C5jxjiuVyT@diego> (raw)
In-Reply-To: <1411504936-21026-1-git-send-email-heiko@sntech.de>

Hi Sebastian,

Am Dienstag, 23. September 2014, 22:42:13 schrieb Heiko Stuebner:
> This series adds devicetree support to the gpio-charger and fixes a small
> issue with the return value of gpio_get_value.
> 
> changes since v3:
> - remove of_match_ptr. All used of_xx function have stubs for !OF
>   and of_device_id also is always defined, so no need for of_match_ptr
> changes since v2:
> - fix (hopefully all) issues pointed out by Doug Anderson
> - add missing of_node assignment to charger
> changes since v1:
> - adapt binding example to show how the charger fits into the
>   power-supplies structure
> 
> 
> Heiko Stuebner (3):
>   dt-bindings: document gpio-charger bindings
>   power: gpio-charger: add device tree support
>   power: gpio-charger: do not use gpio value directly

I can see patch3 in your tree (and 3.18-rc). Will you take patches 1 and 2 for 
3.19?

The generally used 3 week period for devicetree-binding related complaints 
also should be over by now.


Heiko

  parent reply	other threads:[~2014-10-26 12:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23 20:42 [PATCH v4 0/3] gpio-charger: add devicetree support Heiko Stuebner
2014-09-23 20:42 ` [PATCH v4 1/3] dt-bindings: document gpio-charger bindings Heiko Stuebner
2014-09-23 20:42 ` [PATCH v4 2/3] power: gpio-charger: add device tree support Heiko Stuebner
2014-09-23 20:42 ` [PATCH v4 3/3] power: gpio-charger: do not use gpio value directly Heiko Stuebner
2014-09-23 20:42   ` Heiko Stuebner
2014-10-26 12:06 ` Heiko Stübner [this message]
2014-10-27 15:55   ` [PATCH v4 0/3] gpio-charger: add devicetree support Sebastian Reichel

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=2175750.C5jxjiuVyT@diego \
    --to=heiko@sntech.de \
    --cc=dbaryshkov@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dianders@chromium.org \
    --cc=dwmw2@infradead.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.