From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751157AbdCNMOX (ORCPT ); Tue, 14 Mar 2017 08:14:23 -0400 Received: from mail-wr0-f182.google.com ([209.85.128.182]:35890 "EHLO mail-wr0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750915AbdCNMOV (ORCPT ); Tue, 14 Mar 2017 08:14:21 -0400 Date: Tue, 14 Mar 2017 12:14:16 +0000 From: Lee Jones To: Baolin Wang Cc: Felipe Balbi , Greg KH , Sebastian Reichel , Dmitry Eremin-Solenikov , David Woodhouse , robh@kernel.org, Jun Li , Marek Szyprowski , Ruslan Bilovol , Peter Chen , Alan Stern , grygorii.strashko@ti.com, Yoshihiro Shimoda , Mark Brown , John Stultz , NeilBrown , Charles Keepax , patches@opensource.wolfsonmicro.com, Linux PM list , USB , device-mainlining@lists.linuxfoundation.org, LKML Subject: Re: [PATCH v19 0/4] Introduce usb charger framework to deal with the usb gadget power negotation Message-ID: <20170314121416.lfd5mb6hg5mllk4c@dell> References: <20170314095729.cmbzdhikdtjoqrmp@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 14 Mar 2017, Baolin Wang wrote: > Hi, > > On 14 March 2017 at 17:57, Lee Jones wrote: > > On Mon, 20 Feb 2017, Baolin Wang wrote: > > > > [...] > > > >> drivers/power/supply/wm831x_power.c | 63 +++ > >> drivers/usb/gadget/Kconfig | 8 + > >> drivers/usb/gadget/udc/Makefile | 1 + > >> drivers/usb/gadget/udc/charger.c | 865 +++++++++++++++++++++++++++++++++++ > >> drivers/usb/gadget/udc/core.c | 19 +- > >> include/linux/usb/charger.h | 176 +++++++ > >> include/linux/usb/gadget.h | 3 + > >> include/uapi/linux/usb/charger.h | 31 ++ > >> 8 files changed, 1165 insertions(+), 1 deletion(-) > >> create mode 100644 drivers/usb/gadget/udc/charger.c > >> create mode 100644 include/linux/usb/charger.h > >> create mode 100644 include/uapi/linux/usb/charger.h > > > > Why have you sent this set to me? > > Since you have one ack on patch 4, I think I need CC you. But If you > are not interested in this patchset, I will not CC you next time. > Sorry. I Acked one of the patches 9 months ago since it contained an MFD change. Yes, if you could drop me from any new submissions, that'd be great, thanks. > [PATCH v19 4/4] power: wm831x_power: Support USB charger current limit > management > > Integrate with the newly added USB charger interface to limit the current > we draw from the USB input based on the input device configuration > identified by the USB stack, allowing us to charge more quickly from high > current inputs without drawing more current than specified from others. > > Signed-off-by: Mark Brown > Signed-off-by: Baolin Wang > Acked-by: Lee Jones > Acked-by: Charles Keepax > Acked-by: Peter Chen > Acked-by: Sebastian Reichel > ....... > -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog