Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1420974
| From | Jun Li <jun.li@nxp.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [RESEND PATCH v11 2/4] gadget: Support for the usb charger framework |
| Date | 2016-06-13 17:20 +0200 |
| Message-ID | <rJBOF-82T-13@gated-at.bofh.it> (permalink) |
| References | <rJvJf-3OU-19@gated-at.bofh.it> <rJvJf-3OU-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi > -----Original Message----- > From: linux-usb-owner@vger.kernel.org [mailto:linux-usb- > owner@vger.kernel.org] On Behalf Of Baolin Wang > Sent: Monday, June 13, 2016 4:47 PM > To: balbi@kernel.org; gregkh@linuxfoundation.org; sre@kernel.org; > dbaryshkov@gmail.com; dwmw2@infradead.org > Cc: robh@kernel.org; m.szyprowski@samsung.com; ruslan.bilovol@gmail.com; > peter.chen@freescale.com; stern@rowland.harvard.edu; r.baldyga@samsung.com; > yoshihiro.shimoda.uh@renesas.com; lee.jones@linaro.org; broonie@kernel.org; > ckeepax@opensource.wolfsonmicro.com; patches@opensource.wolfsonmicro.com; > baolin.wang@linaro.org; linux-pm@vger.kernel.org; linux- > usb@vger.kernel.org; device-mainlining@lists.linuxfoundation.org; linux- > kernel@vger.kernel.org > Subject: [RESEND PATCH v11 2/4] gadget: Support for the usb charger > framework > > For supporting the usb charger, it adds the usb_charger_init() and > usb_charger_exit() functions for usb charger initialization and exit. > > It will report to the usb charger when the gadget state is changed, then > the usb charger can do the power things. > > Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Reviewed-by: Li Jun <jun.li@nxp.com> Tested-by: Li Jun <jun.li@nxp.com> > --- > drivers/usb/gadget/udc/udc-core.c | 11 +++++++++++ > include/linux/usb/gadget.h | 11 +++++++++++ > 2 files changed, 22 insertions(+)
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[RESEND PATCH v11 2/4] gadget: Support for the usb charger framework Baolin Wang <baolin.wang@linaro.org> - 2016-06-13 10:50 +0200 Re: [RESEND PATCH v11 2/4] gadget: Support for the usb charger framework kbuild test robot <lkp@intel.com> - 2016-06-13 13:10 +0200 RE: [RESEND PATCH v11 2/4] gadget: Support for the usb charger framework Jun Li <jun.li@nxp.com> - 2016-06-13 17:20 +0200
csiph-web