All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] Xilinx ZynqMP USB fixes
@ 2022-01-21 18:18 Robert Hancock
  2022-01-21 18:18 ` [PATCH v6 1/2] usb: dwc3: xilinx: Fix PIPE clock selection for USB2.0 mode Robert Hancock
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Robert Hancock @ 2022-01-21 18:18 UTC (permalink / raw)
  To: linux-usb
  Cc: balbi, gregkh, michal.simek, manish.narani, sean.anderson,
	Robert Hancock

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

Changes since v5:
-code formatting fixes, no functional change

Changes since v4:
-dropped DWC3 core patches as they are superseded by Sean Anderson's
patchset "usb: dwc3: Calculate REFCLKPER et. al. from reference clock",
ZynqMP-specific patches unchanged

Changes since v3:
-fixed DT schema dt-doc-validate error

Changes since v2:
-additional kerneldoc fixes

Changes since v1:
-added DT binding documentation for new attribute
-kerneldoc formatting and reworded comments


Robert Hancock (2):
  usb: dwc3: xilinx: Fix PIPE clock selection for USB2.0 mode
  usb: dwc3: xilinx: Fix error handling when getting USB3 PHY

 drivers/usb/dwc3/dwc3-xilinx.c | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-01-25 23:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21 18:18 [PATCH v6 0/2] Xilinx ZynqMP USB fixes Robert Hancock
2022-01-21 18:18 ` [PATCH v6 1/2] usb: dwc3: xilinx: Fix PIPE clock selection for USB2.0 mode Robert Hancock
2022-01-24  6:55   ` Manish Narani
2022-01-24 19:00     ` Robert Hancock
2022-01-25  5:36       ` Manish Narani
2022-01-25 16:19         ` Robert Hancock
2022-01-25 16:26           ` Sean Anderson
2022-01-25 23:22           ` Robert Hancock
2022-01-21 18:18 ` [PATCH v6 2/2] usb: dwc3: xilinx: Fix error handling when getting USB3 PHY Robert Hancock
2022-01-21 19:06 ` [PATCH v6 0/2] Xilinx ZynqMP USB fixes Sean Anderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.