From: Sebastian Reichel <sre@kernel.org>
To: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Cc: Lee Jones <lee.jones@linaro.org>,
Samuel Ortiz <sameo@linux.intel.com>,
Jonathan Cameron <jic23@kernel.org>,
Hartmut Knaack <knaack.h@gmx.de>,
linux-iio@vger.kernel.org,
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
David Woodhouse <dwmw2@infradead.org>,
linux-pm@vger.kernel.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>,
Grant Likely <grant.likely@linaro.org>,
devicetree@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
Joe Perches <joe@perches.com>,
linux-kernel@vger.kernel.org, support.opensource@diasemi.com
Subject: Re: [PATCH v7 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
Date: Wed, 25 Feb 2015 21:33:08 +0100 [thread overview]
Message-ID: <20150225203307.GC13695@earth> (raw)
In-Reply-To: <cover.1424267009.git.Adam.Thomson.Opensource@diasemi.com>
[-- Attachment #1: Type: text/plain, Size: 1126 bytes --]
Hi,
On Wed, Feb 18, 2015 at 02:08:19PM +0000, Adam Thomson wrote:
> This patch set adds initial support for the Dialog DA9150 Integrated Charger &
> Fuel-Gauge IC. The device also provides GPIO and GPADC functionality.
>
> In this patch set the following is provided:
> - MFD Core support and DT bindings documentation.
> - IIO GPADC support and DT bindings documentation.
> - Power Supply Charger support and DT bindings documentation.
> - Update to MAINTAINERS file to add DA9150 files to Dialog support list.
>
> To keep patch submission from being too large, support for GPIO and Fuel-Gauge
> will come after initial support patches are accepted.
>
> This patch set is baselined against the v3.19 kernel version.
I pulled in patches 3-7 into battery-2.6.git (patch 1 was already
applied by Lee in 4.0-rc1 and patch 2 can simply be pulled in by
Lee).
Jonathan: I have prepared an immutable branch "da9150-charger-fuelgauge"
based on 4.0-rc1, which contains the IIO bits, so that you can pull them
in, too:
git://git.infradead.org/battery-2.6.git da9150-charger-fuelgauge
--Sebastian
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Adam Thomson
<Adam.Thomson.Opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>,
Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Hartmut Knaack <knaack.h-Mmb7MZpHnFY@public.gmane.org>,
linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Dmitry Eremin-Solenikov
<dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>,
linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Ian Campbell
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
Grant Likely
<grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Andrew Morton
<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
Joe Perches <joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
support.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org
Subject: Re: [PATCH v7 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
Date: Wed, 25 Feb 2015 21:33:08 +0100 [thread overview]
Message-ID: <20150225203307.GC13695@earth> (raw)
In-Reply-To: <cover.1424267009.git.Adam.Thomson.Opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 1126 bytes --]
Hi,
On Wed, Feb 18, 2015 at 02:08:19PM +0000, Adam Thomson wrote:
> This patch set adds initial support for the Dialog DA9150 Integrated Charger &
> Fuel-Gauge IC. The device also provides GPIO and GPADC functionality.
>
> In this patch set the following is provided:
> - MFD Core support and DT bindings documentation.
> - IIO GPADC support and DT bindings documentation.
> - Power Supply Charger support and DT bindings documentation.
> - Update to MAINTAINERS file to add DA9150 files to Dialog support list.
>
> To keep patch submission from being too large, support for GPIO and Fuel-Gauge
> will come after initial support patches are accepted.
>
> This patch set is baselined against the v3.19 kernel version.
I pulled in patches 3-7 into battery-2.6.git (patch 1 was already
applied by Lee in 4.0-rc1 and patch 2 can simply be pulled in by
Lee).
Jonathan: I have prepared an immutable branch "da9150-charger-fuelgauge"
based on 4.0-rc1, which contains the IIO bits, so that you can pull them
in, too:
git://git.infradead.org/battery-2.6.git da9150-charger-fuelgauge
--Sebastian
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-02-25 20:33 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-18 14:08 [PATCH v7 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC Adam Thomson
2015-02-18 14:08 ` Adam Thomson
2015-02-18 14:08 ` [PATCH v7 1/7] mfd: Add support for DA9150 combined charger & fuel-gauge device Adam Thomson
2015-02-18 14:08 ` Adam Thomson
2015-02-25 20:08 ` Sebastian Reichel
2015-02-25 20:08 ` Sebastian Reichel
2015-03-02 10:47 ` Opensource [Adam Thomson]
2015-03-02 10:47 ` Opensource [Adam Thomson]
2015-03-02 10:47 ` Opensource [Adam Thomson]
2015-02-18 14:08 ` [PATCH v7 2/7] mfd: da9150: Add DT binding documentation for core Adam Thomson
2015-02-18 14:08 ` Adam Thomson
2015-02-25 20:10 ` Sebastian Reichel
2015-02-25 20:10 ` Sebastian Reichel
2015-02-26 8:43 ` Lee Jones
2015-02-18 14:08 ` [PATCH v7 3/7] iio: Add support for DA9150 GPADC Adam Thomson
2015-02-18 14:08 ` Adam Thomson
2015-02-19 19:26 ` Peter Meerwald
2015-03-02 10:44 ` Opensource [Adam Thomson]
2015-02-18 14:08 ` [PATCH v7 4/7] iio: da9150: Add DT binding documentation for GPADC Adam Thomson
2015-02-18 14:08 ` Adam Thomson
2015-02-18 14:08 ` [PATCH v7 5/7] power: Add support for DA9150 Charger Adam Thomson
2015-02-18 14:08 ` Adam Thomson
2015-02-25 12:10 ` Jonathan Cameron
2015-03-02 10:58 ` Opensource [Adam Thomson]
2015-03-02 10:58 ` Opensource [Adam Thomson]
2015-03-02 10:58 ` Opensource [Adam Thomson]
2015-02-18 14:08 ` [PATCH v7 6/7] power: da9150: Add DT binding documentation for charger Adam Thomson
2015-02-18 14:08 ` Adam Thomson
2015-02-25 12:11 ` Jonathan Cameron
2015-02-25 12:11 ` Jonathan Cameron
2015-02-18 14:08 ` [PATCH v7 7/7] MAINTAINERS: Include DA9150 files in Dialog Semiconductor support list Adam Thomson
2015-02-18 14:08 ` Adam Thomson
2015-02-25 20:33 ` Sebastian Reichel [this message]
2015-02-25 20:33 ` [PATCH v7 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC Sebastian Reichel
2015-03-08 11:27 ` Jonathan Cameron
2015-03-08 11:27 ` Jonathan Cameron
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=20150225203307.GC13695@earth \
--to=sre@kernel.org \
--cc=Adam.Thomson.Opensource@diasemi.com \
--cc=akpm@linux-foundation.org \
--cc=dbaryshkov@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=dwmw2@infradead.org \
--cc=galak@codeaurora.org \
--cc=grant.likely@linaro.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=jic23@kernel.org \
--cc=joe@perches.com \
--cc=knaack.h@gmx.de \
--cc=lee.jones@linaro.org \
--cc=linux-iio@vger.kernel.org \
--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=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 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.