All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] usb: gadget: Add clock support
@ 2021-09-17  9:50 Shubhrajyoti Datta
  2021-09-17  9:50 ` [PATCH v2 1/2] usb: gadget: udc-xilinx: " Shubhrajyoti Datta
  2021-09-17  9:50 ` [PATCH v2 2/2] dt-binding: usb: xilinx: Add clocking node Shubhrajyoti Datta
  0 siblings, 2 replies; 4+ messages in thread
From: Shubhrajyoti Datta @ 2021-09-17  9:50 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

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

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

-- 
2.17.1


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

end of thread, other threads:[~2021-09-20 11:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-17  9:50 [PATCH v2 0/2] usb: gadget: Add clock support Shubhrajyoti Datta
2021-09-17  9:50 ` [PATCH v2 1/2] usb: gadget: udc-xilinx: " Shubhrajyoti Datta
2021-09-20 11:48   ` Felipe Balbi
2021-09-17  9:50 ` [PATCH v2 2/2] dt-binding: usb: xilinx: Add clocking node 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.