Re: [U-Boot] [PATCH v2] usb: dwc3: convert to livetree

2018-09-06 Thread Siva Durga Prasad Paladugu
Hi, > -Original Message- > From: Michal Simek [mailto:michal.si...@xilinx.com] > Sent: Thursday, September 06, 2018 7:36 PM > To: Siva Durga Prasad Paladugu ; u- > b...@lists.denx.de > Cc: Michal Simek ; ma...@denx.de; > bmeng...@gmail.com; s...@chromium.org; > yamada.masah...@socionext.co

Re: [U-Boot] [PATCH v2] usb: dwc3: convert to livetree

2018-09-06 Thread Michal Simek
On 6.9.2018 12:39, Siva Durga Prasad Paladugu wrote: > From: Vipul Kumar > > Update the DWC3 USB driver to support a live tree. > > Signed-off-by: Siva Durga Prasad Paladugu > Signed-off-by: Vipul Kumar > Tested-by: Michal Simek > --- > Changes in v2: > - Fixed travis build issues with some p

Re: [U-Boot] [PATCH v2] usb: dwc3: convert to livetree

2018-09-06 Thread Marek Vasut
On 09/06/2018 01:19 PM, Siva Durga Prasad Paladugu wrote: > Hi, > >> -Original Message- >> From: Marek Vasut [mailto:ma...@denx.de] >> Sent: Thursday, September 06, 2018 4:28 PM >> To: Siva Durga Prasad Paladugu ; u- >> b...@lists.denx.de >> Cc: Michal Simek ; bmeng...@gmail.com; >> s...@c

Re: [U-Boot] [PATCH v2] usb: dwc3: convert to livetree

2018-09-06 Thread Siva Durga Prasad Paladugu
Hi, > -Original Message- > From: Marek Vasut [mailto:ma...@denx.de] > Sent: Thursday, September 06, 2018 4:28 PM > To: Siva Durga Prasad Paladugu ; u- > b...@lists.denx.de > Cc: Michal Simek ; bmeng...@gmail.com; > s...@chromium.org; yamada.masah...@socionext.com; Vipul Kumar > > Subject:

Re: [U-Boot] [PATCH v2] usb: dwc3: convert to livetree

2018-09-06 Thread Marek Vasut
On 09/06/2018 12:39 PM, Siva Durga Prasad Paladugu wrote: > From: Vipul Kumar > > Update the DWC3 USB driver to support a live tree. > > Signed-off-by: Siva Durga Prasad Paladugu > Signed-off-by: Vipul Kumar > Tested-by: Michal Simek > --- > Changes in v2: > - Fixed travis build issues with s

[U-Boot] [PATCH v2] usb: dwc3: convert to livetree

2018-09-06 Thread Siva Durga Prasad Paladugu
From: Vipul Kumar Update the DWC3 USB driver to support a live tree. Signed-off-by: Siva Durga Prasad Paladugu Signed-off-by: Vipul Kumar Tested-by: Michal Simek --- Changes in v2: - Fixed travis build issues with some platforms. --- drivers/usb/common/common.c | 11 +-- drivers