Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965861AbcLVSEK (ORCPT ); Thu, 22 Dec 2016 13:04:10 -0500 Received: from mail.kernel.org ([198.145.29.136]:56210 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965654AbcLVSEI (ORCPT ); Thu, 22 Dec 2016 13:04:08 -0500 Date: Thu, 22 Dec 2016 19:04:02 +0100 From: Sebastian Reichel To: Nicolas Saenz Julienne Cc: robh+dt@kernel.org, mark.rutland@arm.com, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 0/2] power: supply: add sbs-charger driver Message-ID: <20161222180402.yn6jnjpk4tgqba7l@earth> References: <1482247874-28713-1-git-send-email-nicolas.saenz@prodys.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ro6e4rasvs2ecpuw" Content-Disposition: inline In-Reply-To: <1482247874-28713-1-git-send-email-nicolas.saenz@prodys.net> User-Agent: NeoMutt/20161126 (1.7.1) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2189 Lines: 61 --ro6e4rasvs2ecpuw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Tue, Dec 20, 2016 at 04:31:12PM +0100, Nicolas Saenz Julienne wrote: > This series adds support for all SBS compatible battery chargers, as defi= ned > here: http://sbs-forum.org/specs/sbc110.pdf. > > [...] > > Nicolas Saenz Julienne (2): > power: supply: add sbs-charger driver > dt-bindings: power: add bindings for sbs-charger >=20 > .../bindings/power/supply/sbs_sbs-charger.txt | 23 ++ > drivers/power/supply/Kconfig | 6 + > drivers/power/supply/Makefile | 1 + > drivers/power/supply/sbs-charger.c | 274 +++++++++++++++= ++++++ > 4 files changed, 304 insertions(+) > create mode 100644 Documentation/devicetree/bindings/power/supply/sbs_sb= s-charger.txt > create mode 100644 drivers/power/supply/sbs-charger.c Thanks for your patchset. We are currently in the merge window and your patchset will appear in linux-next once 4.10-rc1 has been tagged by Linus Torvalds. Until then I queued it into this branch: https://git.kernel.org/cgit/linux/kernel/git/sre/linux-power-supply.git/log= /?h=3Dfor-next-next -- Sebastian --ro6e4rasvs2ecpuw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE72YNB0Y/i3JqeVQT2O7X88g7+poFAlhcFY4ACgkQ2O7X88g7 +poZJg//fEKBJ5Z/Czltb8z/DRc2Y6pfrC9e8JXWpoo8BWeaB+2zrK5R2X6gb6Rq Cfg3LZXMubfz8obyNxBy22+4sqYpTeXYgqjJOy2yzfW0LunFvqgRIsjpwtRSXAl6 hvI5R1kpz1odXXy8e/QOUgu/CoYqFE1F2tDCOLTuu/LbKxJPCMlTPW6wj4Ajnv+a iEW8pPodQ7BJvV/ebEAmtFz8O00zggwbWIcE/TKqCTuq/zv913Bd3YBG0xDcsR0M PA1NgmbK7MOyEFyqRuxB0yrbyyzp1arAnAqt/wPaPktQP2uprGYj+dYey6RR/FXG rbWP5eEg2ifL9cBYXW6huYd0pULjd8ZOLXK5PK6wwfmJriLfMAO8ss3sElSZO1bv /TdzR72I6PF+OM72JPTlE1hHIIl16OEVn1SQj9uSfIkPqot7sRC4TVT13b/NCzS+ t1qOgGEEtC3rcjOGsImigxY6DyFnFiRxVxszpxvLcnP99CY+qnzGgqR2fxLm8bB5 YSmNCJl+XuArgLxovyIXTCyNflQYtQuoUOvHwwcDErb0zgyZFHi6imlJREdXsFY/ Pimw/x4JGWKYt7vTbQ29Hcaky5DOtVObO7Q/3AwmtWwjoYd0/otuk6oRIlsOQkJJ bWo8HRPZQausRkbQtg76GoMift4PuoFLmX8jRw75UPyRz8mxwMg= =gPwY -----END PGP SIGNATURE----- --ro6e4rasvs2ecpuw--