From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] This series adds support for fastboot related to USB.
Date: Tue, 07 Jun 2016 04:48:15 +0200 [thread overview]
Message-ID: <575635EF.4090704@denx.de> (raw)
In-Reply-To: <CANCyOWaPznxEBb0m7cSfBLLsg6-ou7Tktd9ah92D90Z1YxzSZQ@mail.gmail.com>
On 06/07/2016 03:28 AM, Eddie Cai wrote:
> Hi Lukasz
>
> I guess you missed this mail thread. So send it again. Can you help to
> review this patch set?
Hi,
please rebase the series and repost. Keep me on CC
> 2016-01-18 14:24 GMT+08:00 Eddie Cai <eddie.cai.kernel@gmail.com>:
>> Hi Lukasz
>>
>> Have you back to office? Much appreciate if you can review Frank's patch.
>>
>> Thanks
>> Eddie
>>
>> 2015-12-30 17:14 GMT+08:00 Lukasz Majewski <l.majewski@majess.pl>:
>>> Hi Frank
>>>
>>>> [PATCH 1/3] Modified the check condition for max packet size of
>>>> ep_in in high speed
>>>>
>>>> [PATCH 2/3] Fixed the error that the last packet transmission could
>>>> not be terminated
>>>>
>>>> [PATCH 3/3] Add usb phy control to support fastboot for rk3036
>>>>
>>>> Tested on RK3036 SDK board, it works Okay.
>>>
>>> I'm out of office till the beginning of Jan 2016.
>>>
>>> I will review and read your logs (with the max packet problem) when I
>>> come back.
>>>
>>>>
>>>> board/evb_rk3036/evb_rk3036/evb_rk3036.c | 30 +++++++++++++++++
>>>> drivers/usb/gadget/Makefile | 1 +
>>>> drivers/usb/gadget/dwc2_udc_otg.c | 4 +--
>>>> drivers/usb/gadget/dwc2_udc_otg_regs.h | 5 +++
>>>> drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c | 2 +-
>>>> drivers/usb/gadget/rk_otg_phy.c | 48
>>>> ++++++++++++++++++++++++++++
>>>> include/configs/rk3036_common.h | 20 ++++++++++++ 7
>>>> files changed, 107 insertions(+), 3 deletions(-) create mode 100644
>>>> drivers/usb/gadget/rk_otg_phy.c
>>>>
>>>
>>> Best regards,
>>> Lukasz Majewski
>>>
>>> _______________________________________________
>>> U-Boot mailing list
>>> U-Boot at lists.denx.de
>>> http://lists.denx.de/mailman/listinfo/u-boot
>>>
--
Best regards,
Marek Vasut
next prev parent reply other threads:[~2016-06-07 2:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-22 8:25 [U-Boot] [PATCH 0/3] This series adds support for fastboot related to USB Frank Wang
2015-12-22 8:25 ` [U-Boot] [PATCH 1/3] usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed Frank Wang
2015-12-22 8:25 ` [U-Boot] [PATCH 2/3] usb: gadget: dwc2_udc_otg: fixed the error that the last packet transmission could not be terminated Frank Wang
2015-12-22 8:25 ` [U-Boot] [PATCH 3/3] usb: gadget: add usb phy control to support fastboot for rk3036 Frank Wang
2015-12-23 0:10 ` [U-Boot] [PATCH 0/3] This series adds support for fastboot related to USB Marek Vasut
2015-12-28 7:09 ` Frank Wang
2015-12-30 9:14 ` Lukasz Majewski
2016-01-18 6:24 ` Eddie Cai
2016-06-07 1:28 ` Eddie Cai
2016-06-07 2:48 ` Marek Vasut [this message]
2016-06-08 6:47 ` Lukasz Majewski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=575635EF.4090704@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.