linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
To: <linux-usb@vger.kernel.org>
Cc: <devicetree@vger.kernel.org>, <gregkh@linuxfoundation.org>,
	<shubhrajyoti.datta@gmail.com>, <git@xilinx.com>,
	Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Subject: [PATCH v3 0/2] usb: gadget: Add clock support
Date: Wed, 22 Sep 2021 16:41:24 +0530	[thread overview]
Message-ID: <cover.1632307026.git.shubhrajyoti.datta@xilinx.com> (raw)

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


             reply	other threads:[~2021-09-22 11:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-22 11:11 Shubhrajyoti Datta [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1632307026.git.shubhrajyoti.datta@xilinx.com \
    --to=shubhrajyoti.datta@xilinx.com \
    --cc=devicetree@vger.kernel.org \
    --cc=git@xilinx.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=shubhrajyoti.datta@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).