Re: [PATCH 1/2] USB: Add support to store lane count used by USB 3.2

2018-03-13 Thread Felipe Balbi
Hi, Mathias Nyman writes: > USB 3.2 specification adds Dual-lane support, doubling the maximum > SuperSpeedPlus data rate from 10Gbps to 20Gbps. > > Dual-lane takes into use a second set of rx and tx wires/pins in the > Type-C cable and connector. > > Add a "lanes" variable to struct usb_device

Re: [PATCH 1/2] USB: Add support to store lane count used by USB 3.2

2018-03-13 Thread Mathias Nyman
On 13.03.2018 17:29, Felipe Balbi wrote: Hi, Mathias Nyman writes: USB 3.2 specification adds Dual-lane support, doubling the maximum SuperSpeedPlus data rate from 10Gbps to 20Gbps. Dual-lane takes into use a second set of rx and tx wires/pins in the Type-C cable and connector. Add a "lane