RE: [PATCH v3] usb:host:xhci:USB 3.1 speed

2017-05-26 Thread yd_tseng
t; Subject: [PATCH v3] usb:host:xhci:USB 3.1 speed > > From: YD Tseng > > One of the xHCI host controllers supports both USB 3.1/3.0 extended speed > protocol lists. The content of the lists is shown as below. > In xhci-mem.c, the USB 3.1 speed is parsed first, the min_rev of usb3_rhub is set

[PATCH v3] usb:host:xhci:USB 3.1 speed

2017-05-25 Thread YD
From: YD Tseng One of the xHCI host controllers supports both USB 3.1/3.0 extended speed protocol lists. The content of the lists is shown as below. In xhci-mem.c, the USB 3.1 speed is parsed first, the min_rev of usb3_rhub is set as 0x10. And then USB 3.0 is parsed. However, the min_rev of usb