All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] usb: gadget: Add clock support
@ 2021-09-22 11:11 Shubhrajyoti Datta
  2021-09-22 11:11 ` [PATCH v3 1/2] dt-binding: usb: xilinx: Add clocking node Shubhrajyoti Datta
  2021-09-22 11:11 ` [PATCH v3 2/2] usb: gadget: udc-xilinx: Add clock support Shubhrajyoti Datta
  0 siblings, 2 replies; 5+ messages in thread
From: Shubhrajyoti Datta @ 2021-09-22 11:11 UTC (permalink / raw)
  To: linux-usb; +Cc: devicetree, gregkh, shubhrajyoti.datta, git, Shubhrajyoti Datta

Add clock support to udc xilinx.

v2:
Add the clock binding
v3:
Add a warn print

Shubhrajyoti Datta (2):
  dt-binding: usb: xilinx: Add clocking node
  usb: gadget: udc-xilinx: Add clock support

 .../devicetree/bindings/usb/xlnx,usb2.yaml    |  8 ++++++
 drivers/usb/gadget/udc/udc-xilinx.c           | 25 +++++++++++++++++++
 2 files changed, 33 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2021-09-27 19:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-22 11:11 [PATCH v3 0/2] usb: gadget: Add clock support Shubhrajyoti Datta
2021-09-22 11:11 ` [PATCH v3 1/2] dt-binding: usb: xilinx: Add clocking node Shubhrajyoti Datta
2021-09-27 19:00   ` Rob Herring
2021-09-22 11:11 ` [PATCH v3 2/2] usb: gadget: udc-xilinx: Add clock support Shubhrajyoti Datta
2021-09-22 11:54   ` Felipe Balbi

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.