linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Xilinx ZynqMP USB fixes
@ 2022-01-07  0:13 Robert Hancock
  2022-01-07  0:13 ` [PATCH 1/4] usb: dwc3: xilinx: Fix PIPE clock selection for USB2.0 mode Robert Hancock
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Robert Hancock @ 2022-01-07  0:13 UTC (permalink / raw)
  To: linux-usb
  Cc: michal.simek, balbi, gregkh, mounika.grace.akula, manish.narani,
	Robert Hancock

Some fixes related to the DWC3 USB driver and Xilinx ZynqMP DWC3
wrapper driver to allow ZynqMP USB to work properly when the hardware
is configured in USB 2.0-only mode.

Robert Hancock (4):
  usb: dwc3: xilinx: Fix PIPE clock selection for USB2.0 mode
  usb: dwc3: xilinx: Fix error handling when getting USB3 PHY
  usb: dwc3: add reference clock FLADJ configuration
  arm64: dts: zynqmp: Add DWC3 USB reference clock period configuration

 arch/arm64/boot/dts/xilinx/zynqmp.dtsi |  4 ++++
 drivers/usb/dwc3/core.c                | 32 ++++++++++++++++++++++++++
 drivers/usb/dwc3/core.h                |  3 +++
 drivers/usb/dwc3/dwc3-xilinx.c         | 17 ++++++++------
 4 files changed, 49 insertions(+), 7 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-01-10 19:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-07  0:13 [PATCH 0/4] Xilinx ZynqMP USB fixes Robert Hancock
2022-01-07  0:13 ` [PATCH 1/4] usb: dwc3: xilinx: Fix PIPE clock selection for USB2.0 mode Robert Hancock
2022-01-07  0:13 ` [PATCH 2/4] usb: dwc3: xilinx: Fix error handling when getting USB3 PHY Robert Hancock
2022-01-07  0:13 ` [PATCH 3/4] usb: dwc3: add reference clock FLADJ configuration Robert Hancock
2022-01-08  0:17   ` Thinh Nguyen
2022-01-10 19:33     ` Robert Hancock
2022-01-07  0:13 ` [PATCH 4/4] arm64: dts: zynqmp: Add DWC3 USB reference clock period configuration Robert Hancock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).