Re: [PATCH v2 1/4] usb: chipidea: add flag for imx hsic implementation

2018-11-05 Thread Schrempf Frieder
On 22.10.18 07:42, Peter Chen wrote: > NXP (Freecale) imx HSIC design has some special requirements, add > some flags at host code to handle them. > > Signed-off-by: Peter Chen > --- > drivers/usb/chipidea/host.c | 24 > include/linux/usb/chipidea.h | 3 +++ > 2 fil

Re: [PATCH v2 0/4] usb: chipidea: imx: add HSIC support

2018-11-05 Thread Schrempf Frieder
Hi Peter, On 23.10.18 08:33, Peter Chen wrote: > >> As I already posted when I was testing v1 last week, there is a problem with >> auto >> suspend with my LAN9730 chip. I thought it was a problem with the >> smsc95xx/usbnet driver, but I'm not so sure anymore. >> >> So I'd like to figure out

Re: [PATCH v2 2/4] usb: chipidea: imx: add HSIC support

2018-11-05 Thread Schrempf Frieder
On 22.10.18 07:43, Peter Chen wrote: > To support imx HSIC, there are some special requirement: > - The HSIC pad is 1.2v, it may need to supply from external > - The data/strobe pin needs to be pulled down first, and after >host mode is initialized, the strobe pin needs to be pulled up > - Duri

RE: [PATCH v2 1/4] usb: chipidea: add flag for imx hsic implementation

2018-11-05 Thread Peter Chen
> > diff --git a/drivers/usb/chipidea/host.c b/drivers/usb/chipidea/host.c > > index d858a82c4f44..d74a13d7c21c 100644 > > --- a/drivers/usb/chipidea/host.c > > +++ b/drivers/usb/chipidea/host.c > > @@ -28,6 +28,20 @@ struct ehci_ci_priv { > > struct regulator *reg_vbus; > > }; > > > > +/*

Re: usb: dwc3: dwc3 errors while video streaming with uvc-gadget

2018-11-05 Thread Roger Quadros
-Paul Eaves +Paul Elder On 03/11/18 23:07, Terence Neill wrote: Hi folks, Thanks for the replies, I really appreciate them. I've made some progress on this. I'm new to USB so apologies if the following text is incorrect or is just bizarre!: 1. The problem with streaming_maxpacket set to 2048

RE: [PATCH v2 2/4] usb: chipidea: imx: add HSIC support

2018-11-05 Thread Peter Chen
> > + } > > + > > + if (data->hsic_pad_regulator) { > > + ret = regulator_enable(data->hsic_pad_regulator); > > + if (ret) { > > + dev_err(dev, > > + "Fail to enable HSIC pad regula

Re: usb: dwc3: dwc3 errors while video streaming with uvc-gadget

2018-11-05 Thread Laurent Pinchart
Hi Terence, (CC'ing Paul Elder, Kieran Bingham and Felipe Balbi) On Saturday, 3 November 2018 23:07:33 EET Terence Neill wrote: > Hi folks, > > Thanks for the replies, I really appreciate them. I've made some progress > on this. I'm new to USB so apologies if the following text is incorrect or

Re: usb: dwc3: dwc3 errors while video streaming with uvc-gadget

2018-11-05 Thread Felipe Balbi
Hi, Laurent Pinchart writes: > On Saturday, 3 November 2018 23:07:33 EET Terence Neill wrote: >> Hi folks, >> >> Thanks for the replies, I really appreciate them. I've made some progress >> on this. I'm new to USB so apologies if the following text is incorrect or >> is just bizarre!: >> >>

Re: [PATCH] usb: dwc3: debugfs: Dump internal states

2018-11-05 Thread Felipe Balbi
Hi, Thinh Nguyen writes: > +static void dwc3_dump_gadget_internal_states(struct seq_file *s) > +{ > + struct dwc3 *dwc = s->private; > + int num_selects = 16; > + int i; > + u32 reg; > + u64

Re: [BUG REPORT] usb: dwc3: Failed to link at superspeed in device mode

2018-11-05 Thread Thomas JOURDAN
Hi Felipe I received a Rock960 board. It has a rk3399 rockchip armv8 processor with 2 DWC3 controllers. And guess what: it works perfectly fine. No trickery to get super speed connection in device mode. So there is something wrong with the up-board, not with the DWC3 driver. Thanks for you suppo

Re: usb: dwc3: dwc3 errors while video streaming with uvc-gadget

2018-11-05 Thread Laurent Pinchart
Hi Felipe, On Monday, 5 November 2018 14:05:59 EET Felipe Balbi wrote: > Laurent Pinchart writes: > > On Saturday, 3 November 2018 23:07:33 EET Terence Neill wrote: > >> Hi folks, > >> > >> Thanks for the replies, I really appreciate them. I've made some > >> progress on this. I'm new to USB so

Re: usb: dwc3: dwc3 errors while video streaming with uvc-gadget

2018-11-05 Thread Felipe Balbi
Hi, Laurent Pinchart writes: > On Monday, 5 November 2018 14:05:59 EET Felipe Balbi wrote: >> Laurent Pinchart writes: >> > On Saturday, 3 November 2018 23:07:33 EET Terence Neill wrote: >> >> Hi folks, >> >> >> >> Thanks for the replies, I really appreciate them. I've made some >> >> progress

Re: [BUG REPORT] usb: dwc3: Failed to link at superspeed in device mode

2018-11-05 Thread Felipe Balbi
Hi Thomas, Thomas JOURDAN writes: > I received a Rock960 board. It has a rk3399 rockchip armv8 processor > with 2 DWC3 controllers. And guess what: it works perfectly fine. No > trickery to get super speed connection in device mode. > > So there is something wrong with the up-board, not with the

Re: Set reference clock for onboard hub in DT

2018-11-05 Thread Schrempf Frieder
Hi Fabio, On 25.10.18 15:20, Fabio Estevam wrote: > Hi Frieder, > > On Thu, Sep 20, 2018 at 10:52 AM Frieder Schrempf > wrote: >> >> Hi, >> >> I have a question concerning the setup for a board with an onboard USB >> hub. The SoC (i.MX6S) is expected to provide a 12 MHz clock on one of >> the cl

[PATCH 0/3] Add support for ARRI FPGA configuration

2018-11-05 Thread Anatolij Gustschin
This series adds drivers and FPGA manager support required for FT232H based ARRI FPGA configuration adapters. Patch 1/3 adds FT232H interface driver (for ARRI USB PIDs) implementing commonly used FTDI USB transfer operations and ACBUS/MPSSE GPIO controllers. Depending on USB PIDs it creates platfo

[PATCH 2/3] spi: add FTDI MPSSE SPI controller driver

2018-11-05 Thread Anatolij Gustschin
Add SPI bus controller driver for FTDI MPSSE mode. This driver is supposed to be used together with the FT232H interface driver for FPGA configuration in drivers/usb/misc/ft232h-intf.c which adds an mpsse spi platform device describing USB SPI bus with attached SPI slave devices. Signed-off-by: An

[PATCH 1/3] usb: misc: add driver for FT232H based FPGA configuration devices

2018-11-05 Thread Anatolij Gustschin
Add USB interface driver for ARRI FPGA configuration devices based on FTDI FT232H chip. Depending on USB PID the driver registers different platform devices describing an FPGA configuration interface. One FPGA configuration interface type is the usual SPI bus with additional control and status GPI

[PATCH 3/3] fpga: Add fpga manager driver for ARRI Altera FPP

2018-11-05 Thread Anatolij Gustschin
Add FPGA manager driver for loading ARRI Altera FPGAs via fast passive parallel (FPP) interface using FTDI FT232H chip. Signed-off-by: Anatolij Gustschin --- drivers/fpga/Kconfig | 7 + drivers/fpga/Makefile| 1 + drivers/fpga/ftdi-fifo-fpp.c | 594 +++

RE: [PATCH v15 0/2] Add support for USB Type-C interface on latest NVIDIA GPU

2018-11-05 Thread Ajay Gupta
Hi Wolfram, Do you have any comments on these patches? Thanks Ajay > nvpublic > -Original Message- > From: Andy Shevchenko > Sent: Monday, October 29, 2018 5:43 AM > To: Ajay Gupta > Cc: w...@the-dreams.de; heikki.kroge...@linux.intel.com; p...@axentia.se; > linux-usb@vger.kernel.org; li

Re: [PATCH 1/2] pci: pci_ids: Move Synopsys HAPS platform device IDs

2018-11-05 Thread Thinh Nguyen
Hi Greg, On 11/2/2018 11:26 PM, Greg KH wrote: > On Fri, Nov 02, 2018 at 06:47:38PM -0700, Thinh Nguyen wrote: >> Move Synopsys HAPS platform device IDs to pci_ids.h. > Why? pci_ids.h, at the top of the file, says to not add new entries to > the file. Yes, I notice. However, I want to reference

Re: [PATCH 2/2] pci: quirks: Override Synopsys USB 3.x HAPS device driver

2018-11-05 Thread Thinh Nguyen
++ linux-usb ++ Greg On 11/2/2018 6:47 PM, Thinh Nguyen wrote: > Synopsys USB 3.x host HAPS platform has a class code of > PCI_CLASS_SERIAL_USB_XHCI, and xhci driver can claim it. However, these > devices should use dwc3-haps driver. Set driver_override to dwc3-haps > for these platforms. > > Sign

Re: [PATCH 0/3] Add support for ARRI FPGA configuration

2018-11-05 Thread Alan Tull
On Mon, Nov 5, 2018 at 10:19 AM Anatolij Gustschin wrote: Hi Anatolij, > > This series adds drivers and FPGA manager support required > for FT232H based ARRI FPGA configuration adapters. Is this a repost or a new version of this patchset? If it's a repost, you could note that. If there are ch

Re: [PATCH 1/2] pci: pci_ids: Move Synopsys HAPS platform device IDs

2018-11-05 Thread Greg KH
On Mon, Nov 05, 2018 at 06:46:26PM +, Thinh Nguyen wrote: > Hi Greg, > > On 11/2/2018 11:26 PM, Greg KH wrote: > > On Fri, Nov 02, 2018 at 06:47:38PM -0700, Thinh Nguyen wrote: > >> Move Synopsys HAPS platform device IDs to pci_ids.h. > > Why? pci_ids.h, at the top of the file, says to not ad

Re: [PATCH] usb: dwc3: debugfs: Dump internal states

2018-11-05 Thread Thinh Nguyen
Hi Felipe, On 11/5/2018 4:16 AM, Felipe Balbi wrote: > Hi, > > Thinh Nguyen writes: >> +static void dwc3_dump_gadget_internal_states(struct seq_file *s) >> +{ >> +struct dwc3 *dwc = s->private; >> +int num_selects = 16; >> +int i; >>

Re: [PATCH 2/8] usb: dwc3: gadget: combine unaligned and zero flags

2018-11-05 Thread Thinh Nguyen
On 11/4/2018 11:11 PM, Felipe Balbi wrote: > Both flags are used for the same purpose in dwc3: appending an extra > TRB at the end to deal with controller requirements. By combining both > flags into one, we make it clear that the situation is the same and > that they should be treated equally. > >

Re: [PATCH 0/3] Add support for ARRI FPGA configuration

2018-11-05 Thread Anatolij Gustschin
Hi Alan, On Mon, 5 Nov 2018 12:52:03 -0600 Alan Tull at...@kernel.org wrote: >On Mon, Nov 5, 2018 at 10:19 AM Anatolij Gustschin wrote: > >Hi Anatolij, > >> >> This series adds drivers and FPGA manager support required >> for FT232H based ARRI FPGA configuration adapters. > >Is this a repost o

RE: USB Type C ptn5110

2018-11-05 Thread Angus Ainslie
Hi Li On 2018-11-04 23:19, Jun Li wrote: Hi Angus -Original Message- From: Angus Ainslie Sent: 2018年11月1日 21:53 To: Jun Li Subject: USB Type C ptn5110 Hi Li, We have a custom PCB that has a PTN5110 on it. The board can power from the USB C no problem but we are starting to look in

Re: [PATCH 2/3] spi: add FTDI MPSSE SPI controller driver

2018-11-05 Thread kbuild test robot
Hi Anatolij, I love your patch! Yet something to improve: [auto build test ERROR on usb/usb-testing] [also build test ERROR on v4.20-rc1 next-20181105] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux

Re: [PATCH 2/3] spi: add FTDI MPSSE SPI controller driver

2018-11-05 Thread kbuild test robot
Hi Anatolij, I love your patch! Yet something to improve: [auto build test ERROR on usb/usb-testing] [also build test ERROR on v4.20-rc1 next-20181105] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux

Re: [PATCH 2/8] usb: dwc3: gadget: combine unaligned and zero flags

2018-11-05 Thread Felipe Balbi
Hi, Thinh Nguyen writes: > @@ -2250,7 +2250,7 @@ static int dwc3_gadget_ep_reclaim_completed_trb(struct > dwc3_ep *dep, >> * with one TRB pending in the ring. We need to manually clear HWO bit >> * from that TRB. >> */ >> -if ((req->zero || req->unaligned) && !(trb->ctrl &

Re: [PATCH] usb: dwc3: debugfs: Dump internal states

2018-11-05 Thread Felipe Balbi
Hi, Thinh Nguyen writes: >>> +static int dwc3_internal_states_show(struct seq_file *s, void *unused) >>> +{ >>> + struct dwc3 *dwc = s->private; >>> + unsigned intcurrent_mode; >>> + unsigned long flags; >>> + u32 reg; >>> + >>> + s

Re: [PATCH] usb: dwc2: gadget: fix ISOC frame overflow handling

2018-11-05 Thread Minas Harutyunyan
Hi John, On 10/23/2018 5:43 PM, John Keeping wrote: > By clearing the overrun flag as soon as the target frame is next > incremented, we can end up incrementing the target frame more than > expected in dwc2_gadget_handle_ep_disabled() when the endpoint's > interval is greater than 1. This happens

[PATCH 5/5 v7] memstick: rtsx_usb_ms: Support runtime power management

2018-11-05 Thread Kai-Heng Feng
In order to let host's parent device, rtsx_usb, to use USB remote wake up signaling to do card detection, it needs to be suspended. Hence it's necessary to add runtime PM support for the memstick host. To keep memstick host stays suspended when it's not in use, convert the card detection function

[PATCH 4/5 v7] memstick: rtsx_usb_ms: Use ms_dev() helper

2018-11-05 Thread Kai-Heng Feng
Use ms_dev() helper for consistency. Signed-off-by: Kai-Heng Feng --- drivers/memstick/host/rtsx_usb_ms.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/memstick/host/rtsx_usb_ms.c b/drivers/memstick/host/rtsx_usb_ms.c index e95e64974a91..24e9e6acf01a 100644 -

[PATCH 3/5 v7] memstick: Prevent memstick host from getting runtime suspended during card detection

2018-11-05 Thread Kai-Heng Feng
We can use MEMSTICK_POWER_{ON,OFF} along with pm_runtime_{get,put} helpers to let memstick host support runtime pm. The rpm count may go down to zero before the memstick host powers on, so the host can be runtime suspended. So before doing card detection, increment the rpm count to avoid the host

[PATCH 1/5 v7] memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function

2018-11-05 Thread Kai-Heng Feng
If the probe fails, we should use pm_runtime_disable() to balance pm_runtime_enable(). Add missing pm_runtime_disable() for rtsx_usb_ms. Signed-off-by: Kai-Heng Feng --- drivers/memstick/host/rtsx_usb_ms.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/memstick/host/rtsx_usb_ms.c

[PATCH 2/5 v7] misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detection

2018-11-05 Thread Kai-Heng Feng
Although rtsx_usb doesn't support card removal detection, card insertion will resume rtsx_usb by USB remote wakeup signaling. When rtsx_usb gets resumed, also resumes its child devices, rtsx_usb_sdmmc and rtsx_usb_ms, to notify them there's a card in its slot. Signed-off-by: Kai-Heng Feng --- d

[PATCH 0/5 v7] Keep rtsx_usb suspended when there's no card

2018-11-05 Thread Kai-Heng Feng
Hi, This is based on Ulf's work [1] [2]. This patch series can keep rtsx_usb suspended, to save ~0.5W on Intel platforms and ~1.5W on AMD platforms. [1] https://patchwork.kernel.org/patch/10440583/ [2] https://patchwork.kernel.org/patch/10445725/ Kai-Heng Feng (5): memstick: rtsx_usb_ms: Add

[PATCH] USB: serial: io_ti: Replaced simple_strtoul with kstrtoul + Formatting issues

2018-11-05 Thread Ivan Roman
Replaced simple_strtoul with kstrtoul since simple_strtoul is obsolete. Also fixed several formatting issues. Signed-off-by: Ivan Roman --- drivers/usb/serial/io_ti.c | 35 --- 1 file changed, 16 insertions(+), 19 deletions(-) diff --git a/drivers/usb/serial/io_

Re: [PATCH 05/14] ARM: ttc_dkb: add an instance of pxa-usb-phy

2018-11-05 Thread Pavel Machek
On Wed 2018-08-22 22:42:58, Lubomir Rintel wrote: > This will replace the ttc_usb_pdata.phy_{de,}init()> ">" -> "."? > Signed-off-by: Lubomir Rintel Acked-by: Pavel Machek > arch/arm/mach-mmp/ttc_dkb.c | 4 > 1 file changed, 4 insertions(+) > > diff --git a/arch/arm/mach-mmp/ttc_dkb.c

Re: [PATCH 02/14] dt-bindings: phy-pxa-usb: add bindings

2018-11-05 Thread Pavel Machek
On Wed 2018-08-22 22:42:55, Lubomir Rintel wrote: > This is the PHY chip for USB OTG on PXA platforms. > > Signed-off-by: Lubomir Rintel > --- > .../devicetree/bindings/phy/phy-pxa-usb.txt | 17 + > 1 file changed, 17 insertions(+) > create mode 100644 Documentation/devicetr

Re: [PATCH 09/14] USB: phy-mv-usb: use phy-pxa-usb

2018-11-05 Thread Pavel Machek
On Wed 2018-08-22 22:43:02, Lubomir Rintel wrote: > Use a proper PHY driver, instead of hooks to a board support package. > > Signed-off-by: Lubomir Rintel Acked-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/pic

Re: [PATCH 06/14] ARM: aspenite: add an instance of pxa-usb-phy

2018-11-05 Thread Pavel Machek
On Wed 2018-08-22 22:42:59, Lubomir Rintel wrote: > This will replace the pxa168_sph_pdata.phy_{de,}init(). > > Signed-off-by: Lubomir Rintel Acked-by: Pavel Machek I'd merge this with the previous patch if it is easy. Your patches are a bit too small...

Re: [PATCH 13/14] DT: marvell,mmp2: add OTG PHY

2018-11-05 Thread Pavel Machek
On Wed 2018-08-22 22:43:06, Lubomir Rintel wrote: > The USB OTG PHY chip. To be used by the OTG controller. > > Signed-off-by: Lubomir Rintel Acked-by: Pavel Machek > arch/arm/boot/dts/mmp2.dtsi | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/arch/arm/boot/dts/mmp2.dtsi b/arc

Re: [PATCH 10/14] USB: gadget: mv-udc: use phy-pxa-usb

2018-11-05 Thread Pavel Machek
On Wed 2018-08-22 22:43:03, Lubomir Rintel wrote: > Use a proper PHY driver, instead of hooks to a board support package. > > Signed-off-by: Lubomir Rintel Acked-by: Pavel Machek > --- > arch/arm/mach-mmp/devices.c | 11 +--- > drivers/usb/gadget/udc/mv_udc.h | 7 - > d

Re: [PATCH 14/14] DT: marvell,mmp2: add USB OTG host controller

2018-11-05 Thread Pavel Machek
On Wed 2018-08-22 22:43:07, Lubomir Rintel wrote: > Signed-off-by: Lubomir Rintel > --- > arch/arm/boot/dts/mmp2.dtsi | 11 +++ > 1 file changed, 11 insertions(+) Again, I guess this could be merged with the previous patch. Anyway, it is also good to go as-is. Acked-by: Pavel Machek >

Re: [PATCH] USB: serial: io_ti: Replaced simple_strtoul with kstrtoul + Formatting issues

2018-11-05 Thread kbuild test robot
Hi Ivan, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on linus/master] [also build test WARNING on v4.20-rc1 next-20181105] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci

Re: [PATCH] USB: serial: io_ti: Replaced simple_strtoul with kstrtoul + Formatting issues

2018-11-05 Thread Greg KH
On Mon, Nov 05, 2018 at 12:50:09AM -0800, Ivan Roman wrote: > Replaced simple_strtoul with kstrtoul since simple_strtoul is obsolete. > Also fixed several formatting issues. > > Signed-off-by: Ivan Roman > --- > drivers/usb/serial/io_ti.c | 35 --- > 1 file chang

Re: USB-C device hotplug issue

2018-11-05 Thread Mathias Nyman
On 26.10.2018 17:07, Alan Stern wrote: On Fri, 26 Oct 2018, Dennis Wassenberg wrote: --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c @@ -2815,7 +2815,9 @@ static int hub_port_reset(struct usb_hub *hub, int port1, USB_PORT_FEAT_C_BH_PORT_RESET);

[PATCH V3 6/6] usb: host: Add ability to build new Broadcom STB USB drivers

2018-11-05 Thread Al Cooper
Add the build system changes needed to get the Broadcom STB XHCI, EHCI and OHCI functionality working. The link order for XHCI was changed in the Makefile because of the way STB XHCI, EHCI and OHCI controllers share a port which requires that the XHCI driver be initialized first. Also update MAINTA

[PATCH V3 4/6] usb: ohci-platform: Add support for Broadcom STB SoC's

2018-11-05 Thread Al Cooper
Add support for Broadcom STB SoC's to the ohci platform driver. Signed-off-by: Al Cooper --- drivers/usb/host/ohci-platform.c | 34 -- include/linux/usb/ohci_pdriver.h | 1 + 2 files changed, 29 insertions(+), 6 deletions(-) diff --git a/drivers/usb/host/ohci-pl

[PATCH V3 5/6] usb: ehci: Add new EHCI driver for Broadcom STB SoC's

2018-11-05 Thread Al Cooper
Add a new EHCI driver for Broadcom STB SoC's. A new EHCI driver was created instead of adding support to the existing ehci platform driver because of the code required to workaround bugs in the EHCI controller. Signed-off-by: Al Cooper --- drivers/usb/host/ehci-brcm.c | 287 +

[PATCH V3 0/6] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's

2018-11-05 Thread Al Cooper
V3 - Based on feedback - Patch 3/6 In xhci-brcm.h, fixed incorrect function name when CONFIG_USB_XHCI_BRCM is not defined. Found by kbuild test robot. - Patch 4/6 In ohci-platform.c, use devm_kmemdup() instead of demv_kzalloc(). - Patch 5/6 In ehci-platform.c, use dma_c

[PATCH V3 3/6] usb: xhci: xhci-plat: Add support for Broadcom STB SoC's

2018-11-05 Thread Al Cooper
Add support for Broadcom STB SoC's to the xhci platform driver Signed-off-by: Al Cooper --- drivers/usb/host/xhci-brcm.c | 17 + drivers/usb/host/xhci-brcm.h | 16 drivers/usb/host/xhci-plat.c | 8 3 files changed, 41 insertions(+) create mode 100644 d

[PATCH V3 2/6] usb: core: Add ability to skip phy exit on suspend and init on resume

2018-11-05 Thread Al Cooper
Add the ability to skip calling the PHY's exit routine on suspend and the PHY's init routine on resume. This is to handle a USB PHY that should have it's power_off function called on suspend but cannot have it's exit function called because on exit it will disable the PHY to the point where registe

[PATCH V3 1/6] dt-bindings: Add Broadcom STB OHCI, EHCI and XHCI binding document

2018-11-05 Thread Al Cooper
Add DT bindings document for Broadcom STB USB OHCI, EHCI and XHCI drivers. Signed-off-by: Al Cooper --- .../devicetree/bindings/usb/brcm,bcm7445-ehci.txt | 22 + .../devicetree/bindings/usb/brcm,bcm7445-ohci.txt | 22 + .../devicetree/bindings/usb/brcm,b

Re: [PATCH v3 3/3] usb: typec: tcpm: charge current handling for sink during hard reset

2018-11-05 Thread Badhri Jagan Sridharan
Hi Heikki, Rob, Thanks for reviewing ! Should I update the patchset with the Reviewed-by tag and bumpup the patchset version ? Or is that not necessary? Thanks, Badhri. On Fri, Nov 2, 2018 at 6:28 AM Heikki Krogerus wrote: > > On Mon, Oct 01, 2018 at 12:45:01PM -0700, Badhri Jagan Sridharan wro