Re: [PATCH 0/3] palmas usb driver
From: Chanwoo Choi <hidden>
Date: 2013-05-30 02:44:49
Also in:
linux-omap
On Thu, May 30, 2013 at 2:38 AM, Felipe Balbi [off-list ref] wrote:
Hi, On Wed, May 29, 2013 at 11:36:01AM +0530, Kishon Vijay Abraham I wrote:quoted
Hi Felipe, On Tuesday 28 May 2013 11:05 PM, Felipe Balbi wrote:quoted
On Fri, May 24, 2013 at 08:01:33PM +0530, Kishon Vijay Abraham I wrote:quoted
This patch series adds driver for palmas usb which is used to detect attach/detach events of usb device and usb host. [PATCH v5 2/3] extcon: Palmas Extcon Driver which was sent previously is added in this patch series itself. The revision history is added in the patch comments section. A checkpatch warning "WARNING: static const char * array should probably be static const char * const"is ignored since it introduces a compilation warning. Graeme Gregory (2): drivers: regulator: palmas: add an API to set/clear the switch bitonquoted
quoted
quoted
SMPS10 extcon: Palmas Extcon Driver Kishon Vijay Abraham I (1): usb: dwc3: use extcon fwrk to receive connect/disconnectnotificationquoted
quoted
There were some comments to this series, what will happen with it ? Any new versions coming ?I've already sent new versions. Palmas Extcon Driver is already queued in extcon-next. Chanwoo can take this patch in his tree after your ACK. [PATCH v2] usb: dwc3: use extcon fwrk to receive connect/disconnect notification.alright, thanks for the note, here it is: Acked-by: Felipe Balbi <redacted>
OK, I applied this patchset on extcon-next branch and I will send pull-request to GregKH. You can check on following git repository: http://git.kernel.org/cgit/linux/kernel/git/chanwoo/extcon.git/log/?h=extcon-next Thanks, Chanwoo Choi