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

Add clock support to udc xilinx.

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

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

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

-- 
2.25.1


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

end of thread, other threads:[~2021-10-08 19:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-28  5:27 [PATCH v4 0/2] usb: gadget: Add clock support Shubhrajyoti Datta
2021-09-28  5:27 ` [PATCH v4 1/2] dt-binding: usb: xilinx: Add clocking node Shubhrajyoti Datta
2021-09-29 22:50   ` Rob Herring
2021-10-05 10:55   ` Greg KH
2021-10-05 10:59     ` Michal Simek
2021-10-08 19:32   ` Rob Herring
2021-09-28  5:27 ` [PATCH v4 2/2] usb: gadget: udc-xilinx: Add clock support Shubhrajyoti Datta

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.