All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] usb: dwc3: Add a quirk to set GUCTL.SPRSCTRLTRANSEN bit
@ 2021-12-30 13:58 Yaqin Pan
  2021-12-30 13:58 ` [PATCH v3 1/2] " Yaqin Pan
  2021-12-30 13:58 ` [PATCH v3 2/2] dt-bindings: usb: document snps,sprs-ctrl-trans-quirk property in dwc3 Yaqin Pan
  0 siblings, 2 replies; 9+ messages in thread
From: Yaqin Pan @ 2021-12-30 13:58 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Felipe Balbi, linux-usb,
	devicetree, linux-kernel
  Cc: kernel, Yaqin Pan

Hi,

Sorry for the late reply.

Changes in v3:
modify Documentation/devicetree/bindings/usb/snps,dwc3.yaml
because the errors in dt-binding check.

Changes in v2:
modify Documentation/devicetree/bindings/usb/snps,dwc3.yaml

Yaqin Pan (2):
  usb: dwc3: Add a quirk to set GUCTL.SPRSCTRLTRANSEN bit.
  dt-bindings: usb: document snps,sprs-ctrl-trans-quirk property in dwc3

 Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 6 ++++++
 drivers/usb/dwc3/core.c                              | 4 ++++
 drivers/usb/dwc3/core.h                              | 3 +++
 3 files changed, 13 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2022-01-04 14:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-30 13:58 [PATCH v3 0/2] usb: dwc3: Add a quirk to set GUCTL.SPRSCTRLTRANSEN bit Yaqin Pan
2021-12-30 13:58 ` [PATCH v3 1/2] " Yaqin Pan
2021-12-30 14:12   ` Greg Kroah-Hartman
2021-12-30 15:36     ` Yaqin Pan
2021-12-30 15:48       ` Greg KH
2021-12-31 11:59         ` Yaqin Pan
2022-01-03 13:35           ` Greg KH
2022-01-04 14:56             ` Yaqin Pan
2021-12-30 13:58 ` [PATCH v3 2/2] dt-bindings: usb: document snps,sprs-ctrl-trans-quirk property in dwc3 Yaqin Pan

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.