From: Philipp Zabel <p.zabel@pengutronix.de>
To: Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@xilinx.com>,
Rob Herring <robh+dt@kernel.org>,
Michal Simek <michal.simek@xilinx.com>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, git@xilinx.com,
saikrishna12468@gmail.com
Subject: Re: [PATCH v2 0/2] reset: reset-zynqmp: Added Versal platform support
Date: Fri, 24 Jul 2020 10:02:34 +0200 [thread overview]
Message-ID: <04a1a291886c0c659b206fa741de6977708549c3.camel@pengutronix.de> (raw)
In-Reply-To: <1595402165-8282-1-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com>
On Wed, 2020-07-22 at 12:46 +0530, Sai Krishna Potthuri wrote:
> Extended the ZynqMP reset driver to support Versal platform, accordingly
> updated the dt-binding with the Versal platform specific information
> like compatible string and reset indices.
>
> Changes in v2:
> - Updated 1/2 patch commit description with some explanation about
> reset indices.
> - 2/2 patch, Created SOC specific data structure and initialize the
> const data based on of_device_get_match_data.
> - Defined driver specific of_xlate callback.
>
> Sai Krishna Potthuri (2):
> dt-bindings: reset: Updated binding for Versal reset driver
> reset: reset-zynqmp: Added support for Versal platform
>
> .../bindings/reset/xlnx,zynqmp-reset.txt | 11 +-
> drivers/reset/reset-zynqmp.c | 50 ++++++++-
> .../dt-bindings/reset/xlnx-versal-resets.h | 105 ++++++++++++++++++
> 3 files changed, 156 insertions(+), 10 deletions(-)
> create mode 100644 include/dt-bindings/reset/xlnx-versal-resets.h
Thank you, applied to reset/next.
regards
Philipp
prev parent reply other threads:[~2020-07-24 8:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-22 7:16 [PATCH v2 0/2] reset: reset-zynqmp: Added Versal platform support Sai Krishna Potthuri
2020-07-22 7:16 ` [PATCH v2 1/2] dt-bindings: reset: Updated binding for Versal reset driver Sai Krishna Potthuri
2020-07-23 20:10 ` Rob Herring
2020-07-22 7:16 ` [PATCH v2 2/2] reset: reset-zynqmp: Added support for Versal platform Sai Krishna Potthuri
2020-07-24 8:02 ` Philipp Zabel [this message]
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=04a1a291886c0c659b206fa741de6977708549c3.camel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=devicetree@vger.kernel.org \
--cc=git@xilinx.com \
--cc=lakshmi.sai.krishna.potthuri@xilinx.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.simek@xilinx.com \
--cc=robh+dt@kernel.org \
--cc=saikrishna12468@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).