diff options
author | Thinh Nguyen <Thinh.Nguyen@synopsys.com> | 2021-01-14 03:53:00 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-18 18:39:56 +0100 |
commit | db615c6264cffcd8f117c5628db1794afbd0f254 (patch) | |
tree | c83a611b8c7974ea11a7ae2868393c4ea544e7bd /drivers/usb | |
parent | usb: gadget: composite: Use SSP sublink speed macros (diff) | |
download | linux-db615c6264cffcd8f117c5628db1794afbd0f254.tar.xz linux-db615c6264cffcd8f117c5628db1794afbd0f254.zip |
usb: gadget: Introduce SSP rates and lanes
A USB device controller operating in SuperSpeed Plus may support gen2x1,
gen1x2, and/or gen2x2. Introduce SuperSpeed Plus signaling rate
generation and lane count to usb_gadget with the fields ssp_rate and
max_ssp_rate. The gadget driver can use these to setup the device BOS
descriptor and select the desire operating speed and number of lanes.
Signed-off-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Link: https://lore.kernel.org/r/b6d2196dcc3c73747f91abf9a082b20bbe276cc4.1610592135.git.Thinh.Nguyen@synopsys.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions