Re: [U-Boot] [U-Boot,V9,1/4] usb: rockchip: add the rockusb gadget

2017-11-21 Thread Lukasz Majewski
On Mon, 20 Nov 2017 16:54:51 +0100 "Dr. Philipp Tomsich" wrote: > Kever & Eddie, > > > On 2 Oct 2017, at 12:51, Dr. Philipp Tomsich > > wrote: > > > > +Kever, +Eddie > > > > Kever & Eddie, > > > >> On 2 Oct 2017, at 12:41, Marek Vasut wrote: > >> > >> On 10/02/2017 12:40 PM, Dr. Philipp

Re: [U-Boot] [U-Boot,V9,1/4] usb: rockchip: add the rockusb gadget

2017-11-20 Thread Eddie Cai
I will do it this week 2017-11-20 23:54 GMT+08:00 Dr. Philipp Tomsich : > Kever & Eddie, > >> On 2 Oct 2017, at 12:51, Dr. Philipp Tomsich >> wrote: >> >> +Kever, +Eddie >> >> Kever & Eddie, >> >>> On 2 Oct 2017, at 12:41, Marek Vasut wrote: >>> >>> On 10/02/2017 12:40 PM, Dr. Philipp Tomsich w

Re: [U-Boot] [U-Boot,V9,1/4] usb: rockchip: add the rockusb gadget

2017-11-20 Thread Dr. Philipp Tomsich
Kever & Eddie, > On 2 Oct 2017, at 12:51, Dr. Philipp Tomsich > wrote: > > +Kever, +Eddie > > Kever & Eddie, > >> On 2 Oct 2017, at 12:41, Marek Vasut wrote: >> >> On 10/02/2017 12:40 PM, Dr. Philipp Tomsich wrote: >>> Lukasz & Marek, >>> On 12 Sep 2017, at 10:43, Łukasz Majewski wro

Re: [U-Boot] [U-Boot,V9,1/4] usb: rockchip: add the rockusb gadget

2017-10-02 Thread Dr. Philipp Tomsich
+Kever, +Eddie Kever & Eddie, > On 2 Oct 2017, at 12:41, Marek Vasut wrote: > > On 10/02/2017 12:40 PM, Dr. Philipp Tomsich wrote: >> Lukasz & Marek, >> >>> On 12 Sep 2017, at 10:43, Łukasz Majewski wrote: >>> >>> Hi Dr. Philipp, >>> Hi Lukasz, > On 12 Sep 2017, at 10:14, Łukasz Ma

Re: [U-Boot] [U-Boot,V9,1/4] usb: rockchip: add the rockusb gadget

2017-10-02 Thread Marek Vasut
On 10/02/2017 12:40 PM, Dr. Philipp Tomsich wrote: > Lukasz & Marek, > >> On 12 Sep 2017, at 10:43, Łukasz Majewski wrote: >> >> Hi Dr. Philipp, >> >>> Hi Lukasz, On 12 Sep 2017, at 10:14, Łukasz Majewski wrote: Hi Philipp, This patch series is waiting for opening new me

Re: [U-Boot] [U-Boot,V9,1/4] usb: rockchip: add the rockusb gadget

2017-10-02 Thread Dr. Philipp Tomsich
Lukasz & Marek, > On 12 Sep 2017, at 10:43, Łukasz Majewski wrote: > > Hi Dr. Philipp, > >> Hi Lukasz, >>> On 12 Sep 2017, at 10:14, Łukasz Majewski wrote: >>> >>> Hi Philipp, >>> >>> This patch series is waiting for opening new merge window. It is already >>> applied to usb-next tree. >> D

Re: [U-Boot] [U-Boot,V9,1/4] usb: rockchip: add the rockusb gadget

2017-09-12 Thread Łukasz Majewski
Hi Dr. Philipp, Hi Lukasz, On 12 Sep 2017, at 10:14, Łukasz Majewski wrote: Hi Philipp, This patch series is waiting for opening new merge window. It is already applied to usb-next tree. Didn’t the new merge window just open yesterday? I'm sure Marek will send PR shortly. Regards, P

Re: [U-Boot] [U-Boot,V9,1/4] usb: rockchip: add the rockusb gadget

2017-09-12 Thread Philipp Tomsich
> this patch implement rockusb protocol on the device side. this is based on USB > download gadget infrastructure. the rockusb function implements the rd, wl, > rid > commands. it can work with rkdeveloptool > > Signed-off-by: Eddie Cai > Reviewed-by: Simon Glass > > Changes in v9:

Re: [U-Boot] [U-Boot,V9,1/4] usb: rockchip: add the rockusb gadget

2017-09-12 Thread Dr. Philipp Tomsich
Hi Lukasz, > On 12 Sep 2017, at 10:14, Łukasz Majewski wrote: > > Hi Philipp, > > This patch series is waiting for opening new merge window. It is already > applied to usb-next tree. Didn’t the new merge window just open yesterday? Regards, Philipp. > >>> this patch implement rockusb proto

Re: [U-Boot] [U-Boot,V9,1/4] usb: rockchip: add the rockusb gadget

2017-09-12 Thread Łukasz Majewski
Hi Philipp, This patch series is waiting for opening new merge window. It is already applied to usb-next tree. this patch implement rockusb protocol on the device side. this is based on USB download gadget infrastructure. the rockusb function implements the rd, wl, rid commands. it can work w

Re: [U-Boot] [U-Boot,V9,1/4] usb: rockchip: add the rockusb gadget

2017-09-11 Thread Philipp Tomsich
> this patch implement rockusb protocol on the device side. this is based on USB > download gadget infrastructure. the rockusb function implements the rd, wl, > rid > commands. it can work with rkdeveloptool > > Signed-off-by: Eddie Cai > Reviewed-by: Simon Glass > > Changes in v9: