summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorThinh Nguyen <Thinh.Nguyen@synopsys.com>2021-02-08 13:53:10 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-02-09 09:39:52 +0100
commita1679af85b2ae35a2b78ad04c18bb069c37330cc (patch)
tree5433f7d20280397d2e32a87b54e45aa5ceba39ea /include/linux
parent68d10458a663881a24c82fe4613985eb88fe6143 (diff)
usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1
Valid range for DEPCFG.bInterval_m1 is from 0 to 13, and it must be set to 0 when the controller operates in full-speed. See the programming guide for DEPCFG command section 3.2.2.1 (v3.30a). Fixes: 72246da40f37 ("usb: Introduce DesignWare USB3 DRD Driver") Cc: <stable@vger.kernel.org> Signed-off-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com> Link: https://lore.kernel.org/r/3f57026f993c0ce71498dbb06e49b3a47c4d0265.1612820995.git.Thinh.Nguyen@synopsys.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions