Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1569227
| Path | csiph.com!weretis.net!feeder4.news.weretis.net!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Sebastian Reichel <sre@kernel.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 10/25] power: supply: add AC power supply driver for AXP20X and AXP22X PMICs |
| Date | Sun, 29 Jan 2017 17:40:02 +0100 |
| Message-ID | <t50Ge-Ut-5@gated-at.bofh.it> (permalink) |
| References | <t4aHE-2dV-25@gated-at.bofh.it> <t4feh-4Q7-1@gated-at.bofh.it> |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xfk4z6zclvyfzk3a" |
| Content-Disposition | inline |
| User-Agent | NeoMutt/20161126 (1.7.1) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 48 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, robh+dt@kernel.org, mark.rutland@arm.com, wens@csie.org, linux@armlinux.org.uk, maxime.ripard@free-electrons.com, lee.jones@linaro.org, linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, thomas.petazzoni@free-electrons.com, icenowy@aosc.xyz, bonbons@linux-vserver.org |
| X-Original-Date | Sun, 29 Jan 2017 17:25:37 +0100 |
| X-Original-Message-ID | <20170129162537.npe25eklgml3m25s@earth> |
| X-Original-References | <20170127085458.18270-1-quentin.schulz@free-electrons.com> <20170127085458.18270-11-quentin.schulz@free-electrons.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1569227 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hi, On Fri, Jan 27, 2017 at 09:54:43AM +0100, Quentin Schulz wrote: > The X-Powers AXP20X and AXP22X PMICs expose the status of AC power > supply. > > Moreover, the AXP20X can also expose the current current and voltage > values of the AC power supply. > > This adds the driver which exposes the status of the AC power supply of > the AXP20X and AXP22X PMICs. > > Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com> > Acked-by: Jonathan Cameron <jic23@kernel.org> Thanks, I queued this into power-supply's for-next branch. I removed "struct device_node *np" and "int axp20x_id" from "struct axp20x_ac_power", since they were unused. -- Sebastian
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 10/25] power: supply: add AC power supply driver for AXP20X and AXP22X PMICs Quentin Schulz <quentin.schulz@free-electrons.com> - 2017-01-27 15:00 +0100 Re: [PATCH v2 10/25] power: supply: add AC power supply driver for AXP20X and AXP22X PMICs Sebastian Reichel <sre@kernel.org> - 2017-01-29 17:40 +0100
csiph-web