Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1578290
| From | Felipe Balbi <balbi@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH v4 3/3] USB3/DWC3: Enable undefined length INCR burst type |
| Date | 2017-02-10 09:50 +0100 |
| Message-ID | <t9f3Y-140-5@gated-at.bofh.it> (permalink) |
| References | <t9e7U-tH-25@gated-at.bofh.it> <t9e7U-tH-27@gated-at.bofh.it> <t9e7U-tH-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi,
Jerry Huang <jerry.huang@nxp.com> writes:
>> @@ struct dwc3 {
>> enum usb_phy_interface hsphy_mode;
>>
>> u32 fladj;
>> + /*
>> + * For INCR burst type.
>> + * First field: for undefined length INCR burst type enable.
>> + * Second field: for INCRx burst type enable
>> + */
>> + u32 incrx_type[2];
>> u32 irq_gadget;
>> u32 nr_scratch;
>> u32 u1u2;
>> --
>> 1.7.9.5
> Hi, Balbi and all guys,
> Any comment for these patches? Can they be accepted?
Rob had comments which you didn't reply yet. I cannot take this patchset
yet ;-)
--
balbi
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
RE: [PATCH v4 3/3] USB3/DWC3: Enable undefined length INCR burst type Jerry Huang <jerry.huang@nxp.com> - 2017-02-10 08:50 +0100
RE: [PATCH v4 3/3] USB3/DWC3: Enable undefined length INCR burst type Felipe Balbi <balbi@kernel.org> - 2017-02-10 09:50 +0100
RE: [PATCH v4 3/3] USB3/DWC3: Enable undefined length INCR burst type Jerry Huang <jerry.huang@nxp.com> - 2017-02-10 16:40 +0100
csiph-web