From: Piyush Mehta <piyush.mehta@amd.com>
To: <robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>,
<conor+dt@kernel.org>, <p.zabel@pengutronix.de>,
<michal.simek@amd.com>
Cc: <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<git@amd.com>, Piyush Mehta <piyush.mehta@amd.com>
Subject: [PATCH 0/2] reset: reset-zynqmp: add support for Versal NET platform
Date: Mon, 17 Jul 2023 16:53:46 +0530 [thread overview]
Message-ID: <20230717112348.1381367-1-piyush.mehta@amd.com> (raw)
Extended the ZynqMP and versal reset driver to support Versal NET platform,
accordingly updated the dt-binding with the Versal platform specific
information like compatible string and reset indices.
Piyush Mehta (2):
dt-bindings: reset: Updated binding for Versal-NET reset driver
reset: reset-zynqmp: add support for Versal NET platform
.../bindings/reset/xlnx,zynqmp-reset.yaml | 4 +
drivers/reset/reset-zynqmp.c | 7 +
.../reset/xlnx-versal-net-resets.h | 127 ++++++++++++++++++
3 files changed, 138 insertions(+)
create mode 100644 include/dt-bindings/reset/xlnx-versal-net-resets.h
--
2.25.1
next reply other threads:[~2023-07-17 11:24 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-17 11:23 Piyush Mehta [this message]
2023-07-17 11:23 ` [PATCH 1/2] dt-bindings: reset: Updated binding for Versal-NET reset driver Piyush Mehta
2023-07-17 18:40 ` Conor Dooley
2023-07-17 20:47 ` Krzysztof Kozlowski
2023-07-18 7:10 ` Michal Simek
2023-07-18 7:39 ` Krzysztof Kozlowski
2023-07-18 13:11 ` Michal Simek
2023-07-18 13:20 ` Krzysztof Kozlowski
2023-07-18 13:21 ` Krzysztof Kozlowski
2023-07-18 13:59 ` Michal Simek
2023-07-18 14:01 ` Michal Simek
2023-07-18 14:04 ` Krzysztof Kozlowski
2023-07-18 14:30 ` Michal Simek
2023-07-18 18:01 ` Krzysztof Kozlowski
2023-07-19 6:23 ` Michal Simek
2023-07-19 6:36 ` Krzysztof Kozlowski
2023-07-17 11:23 ` [PATCH 2/2] reset: reset-zynqmp: add support for Versal NET platform Piyush Mehta
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=20230717112348.1381367-1-piyush.mehta@amd.com \
--to=piyush.mehta@amd.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=git@amd.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.simek@amd.com \
--cc=p.zabel@pengutronix.de \
--cc=robh+dt@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).