From: Lee Jones <lee.jones@linaro.org>
To: Sebastian Reichel <sre@kernel.org>
Cc: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>,
Samuel Ortiz <sameo@linux.intel.com>,
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
David Woodhouse <dwmw2@infradead.org>,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
linux-pm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Support Opensource <support.opensource@diasemi.com>
Subject: Re: [PATCH v5 0/6] Add support for DA9150 Fuel-Gauge
Date: Tue, 22 Sep 2015 18:10:32 +0100 [thread overview]
Message-ID: <20150922171032.GH11284@x1> (raw)
In-Reply-To: <20150922160405.GC4235@earth>
On Tue, 22 Sep 2015, Sebastian Reichel wrote:
> On Fri, Sep 11, 2015 at 11:05:21AM +0100, Adam Thomson wrote:
> > This patch set adds support for the Dialog DA9150 Fuel-Gauge.
> >
> > [...]
> >
> > Adam Thomson (6):
> > mfd: da9150: Add support for Fuel-Gauge
> > mfd: da9150: Update DT bindings for Fuel-Gauge support
> > power: Add support for DA9150 Fuel-Gauge
> > power: da9150: Add DT bindings documentation for Fuel-Gauge
> > mfd: da9150: Use relative paths in DT bindings document
> > mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resource
> >
> > Documentation/devicetree/bindings/mfd/da9150.txt | 33 +-
> > .../devicetree/bindings/power/da9150-fg.txt | 23 +
> > drivers/mfd/da9150-core.c | 191 +++++--
> > drivers/power/Kconfig | 10 +
> > drivers/power/Makefile | 1 +
> > drivers/power/da9150-fg.c | 578 +++++++++++++++++++++
> > include/linux/mfd/da9150/core.h | 19 +-
> > 7 files changed, 810 insertions(+), 45 deletions(-)
> > create mode 100644 Documentation/devicetree/bindings/power/da9150-fg.txt
> > create mode 100644 drivers/power/da9150-fg.c
>
> I suggest, that you take the whole patchset via the mfd tree.
That's fine, but I'm still missing an Ack for patch 4.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2015-09-22 17:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-11 10:05 [PATCH v5 0/6] Add support for DA9150 Fuel-Gauge Adam Thomson
2015-09-11 10:05 ` [PATCH v5 1/6] mfd: da9150: Add support for Fuel-Gauge Adam Thomson
2015-09-11 10:05 ` [PATCH v5 2/6] mfd: da9150: Update DT bindings for Fuel-Gauge support Adam Thomson
2015-09-11 10:05 ` [PATCH v5 3/6] power: Add support for DA9150 Fuel-Gauge Adam Thomson
2015-09-22 15:58 ` Sebastian Reichel
2015-09-11 10:05 ` [PATCH v5 4/6] power: da9150: Add DT bindings documentation for Fuel-Gauge Adam Thomson
[not found] ` <144ec82057a582983f4ee5b3fbbde92b4f078690.1441964153.git.Adam.Thomson.Opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
2015-09-22 19:39 ` Sebastian Reichel
2015-09-11 10:05 ` [PATCH v5 5/6] mfd: da9150: Use relative paths in DT bindings document Adam Thomson
2015-09-11 10:05 ` [PATCH v5 6/6] mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resource Adam Thomson
2015-09-22 16:04 ` [PATCH v5 0/6] Add support for DA9150 Fuel-Gauge Sebastian Reichel
2015-09-22 17:10 ` Lee Jones [this message]
2015-09-30 8:52 ` Opensource [Adam Thomson]
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=20150922171032.GH11284@x1 \
--to=lee.jones@linaro.org \
--cc=Adam.Thomson.Opensource@diasemi.com \
--cc=dbaryshkov@gmail.com \
--cc=devicetree@vger.kernel.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=sameo@linux.intel.com \
--cc=sre@kernel.org \
--cc=support.opensource@diasemi.com \
/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).