aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorSherry Sun <[email protected]>2023-01-30 13:41:07 +0800
committerGreg Kroah-Hartman <[email protected]>2023-01-31 10:53:34 +0100
commit8a79052c329ed7d738411286dba8c5896fa96140 (patch)
tree67ef9b27621af77ea83d6b464645ddca758e625d /drivers/usb/cdns3/cdns3-imx.c
parented0400ad547c0b88d2f06ecf22a089eb2e84c9b7 (diff)
tty: serial: fsl_lpuart: don't enable receiver/transmitter before rx/tx dma ready
lpuart32_setup_watermark_enable() will configure the UART FIFO and watermark, also enable the receiver and transmitter, this should be done after the rx/tx dma steup ready. Also add lpuart32_hw_disable() to make sure the receiver/transmitter and interrupts are disabled during the dma steup. Signed-off-by: Sherry Sun <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions