From: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
To: <devicetree@vger.kernel.org>, <linux-usb@vger.kernel.org>
Cc: <git-dev@xilinx.com>, Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Subject: [PATCH v4 0/2] usb: gadget: Add clock support
Date: Tue, 28 Sep 2021 10:57:09 +0530 [thread overview]
Message-ID: <cover.1632805672.git.shubhrajyoti.datta@xilinx.com> (raw)
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
next reply other threads:[~2021-09-28 5:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-28 5:27 Shubhrajyoti Datta [this message]
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
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.1632805672.git.shubhrajyoti.datta@xilinx.com \
--to=shubhrajyoti.datta@xilinx.com \
--cc=devicetree@vger.kernel.org \
--cc=git-dev@xilinx.com \
--cc=linux-usb@vger.kernel.org \
/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).