Re: [U-Boot] [PATCH v4 00/11] rk3328: add support of usb host and gadget

2017-06-09 Thread Marek Vasut
On 06/09/2017 05:49 AM, rock-chips(daniel.meng) wrote: > > > On 2017/6/8 20:11, Marek Vasut wrote: >> On 06/08/2017 09:31 AM, Meng Dongyang wrote: >>> Add support of usb host and gadget function for rk3328. >> Why did I receive half of the series as a series (that is, cover letter >> and patches

Re: [U-Boot] [PATCH v4 00/11] rk3328: add support of usb host and gadget

2017-06-08 Thread rock-chips(daniel.meng)
On 2017/6/8 20:11, Marek Vasut wrote: On 06/08/2017 09:31 AM, Meng Dongyang wrote: Add support of usb host and gadget function for rk3328. Why did I receive half of the series as a series (that is, cover letter and patches IRT to that) and half as separate emails ? Because there is a limit t

Re: [U-Boot] [PATCH v4 00/11] rk3328: add support of usb host and gadget

2017-06-08 Thread Marek Vasut
On 06/08/2017 09:31 AM, Meng Dongyang wrote: > Add support of usb host and gadget function for rk3328. Why did I receive half of the series as a series (that is, cover letter and patches IRT to that) and half as separate emails ? > Changes in v4: > - Splite patch [U-boot,v3,04/10] into two patche

[U-Boot] [PATCH v4 00/11] rk3328: add support of usb host and gadget

2017-06-08 Thread Meng Dongyang
Add support of usb host and gadget function for rk3328. Changes in v4: - Splite patch [U-boot,v3,04/10] into two patches - Define set vbus as empty function if the macros aren't set - Prepare a mask and set capabilities in GUSBCFG register once Changes in v3: - Revert change of macro definition i