Re: [PATCH v8 4/4] power: wm831x_power: Support USB charger current limit management

2016-03-26 Thread kbuild test robot
Hi Baolin, [auto build test ERROR on v4.5-rc7] [also build test ERROR on next-20160324] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

Re: [PATCH v8 2/4] gadget: Support for the usb charger framework

2016-03-26 Thread kbuild test robot
Hi Baolin, [auto build test ERROR on v4.5-rc7] [also build test ERROR on next-20160324] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

[PATCH] usb: hcd: do not call whc_clean_up on wch_init call failure

2016-03-26 Thread Colin King
From: Colin Ian King whc_init already calls whc_clean_up if an error occurs during the initialization, so calling it again if whc_init fails at the end of wch_probe will cause double free errors. Fix this by bailing out on an whc_init failure to a new label that avoids

我的个人主页是

2016-03-26 Thread 我的个人主页是
你的老朋友邀你来Q群:343257759 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH v2] USB: whci-hcd: add more checks for dma mapping error

2016-03-26 Thread Alexey Khoroshilov
Fixing checks for dma mapping error in qset_fill_page_list(), I have missed two similar problems in qset_add_urb_sg() and in qset_add_urb_sg_linearize(). v2: check validity of dma_addr with dma_mapping_error() in qset_free_std() as suggested by Vladimir Zapolskiy. Found by Linux Driver

Chipidea in device mode & VBUS

2016-03-26 Thread Svetoslav Neykov
I'm trying to use the chipidea driver in device mode on an AR9331 SOC board. I've got it mostly working but can't figure out how to enable vbus_active. Some details - the system supports both host & device modes, but not OTG. The mode is selected at startup and there are no OTG registers exposed.

Re: [PATCH] phy: da8xx-usb: new driver for DA8xx SoC USB PHY

2016-03-26 Thread Sergei Shtylyov
Hello. On 3/25/2016 4:57 AM, David Lechner wrote: This is a new phy driver for the SoC USB controllers on the TI DA8xx family of microcontrollers. The USB 1.1 PHY is just a simple on/off. The USB 2.0 PHY also allows overriding the VBUS and ID pins. Signed-off-by: David Lechner

Re: [PATCH] usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value

2016-03-26 Thread Felipe Balbi
Hi, Peter Griffin writes: > Hi Felipe, > > On Fri, 25 Mar 2016, Felipe Balbi wrote: > >> >> Hi, >> >> Gregory CLEMENT writes: >> >> Peter Griffin writes: >> >>> Otherwise generic-xhci and xhci-platform

Re: [PATCH] usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value

2016-03-26 Thread Peter Griffin
Hi Felipe, On Fri, 25 Mar 2016, Felipe Balbi wrote: > > Hi, > > Gregory CLEMENT writes: > >> Peter Griffin writes: > >>> Otherwise generic-xhci and xhci-platform which have no data get wrongly > >>> detected as