aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorMinas Harutyunyan <Minas.Harutyunyan@synopsys.com>2019-10-24 13:44:15 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-01-15 10:39:20 +0100
commit6070636c4918c3c06e54edecdb323c8b57116768 (patch)
treef560af307fc846c8fa654a5d64bb94b0f485220a /drivers/usb/cdns3/cdns3-imx.c
parent2e708fa3b8987a6a76853cd4deaee990095a7b20 (diff)
downloadlinux-6070636c4918c3c06e54edecdb323c8b57116768.tar.gz
linux-6070636c4918c3c06e54edecdb323c8b57116768.tar.bz2
linux-6070636c4918c3c06e54edecdb323c8b57116768.zip
usb: dwc2: Fix Stalling a Non-Isochronous OUT EP
Stalling a Non-Isochronous OUT Endpoint flow changed according programming guide. In dwc2_hsotg_ep_sethalt() function for OUT EP should not be set STALL bit. Instead should set SGOUTNAK in DCTL register. Set STALL bit should be set only after GOUTNAKEFF interrupt asserted. Signed-off-by: Minas Harutyunyan <hminas@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions