From: Rob Herring <robh@kernel.org>
To: Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@xilinx.com>
Cc: saikrishna12468@gmail.com, devicetree@vger.kernel.org,
Michal Simek <michal.simek@xilinx.com>,
linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
git@xilinx.com, Philipp Zabel <p.zabel@pengutronix.de>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/2] dt-bindings: reset: Updated binding for Versal reset driver
Date: Thu, 23 Jul 2020 14:10:13 -0600 [thread overview]
Message-ID: <20200723201013.GA783435@bogus> (raw)
In-Reply-To: <1595402165-8282-2-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com>
On Wed, 22 Jul 2020 12:46:04 +0530, Sai Krishna Potthuri wrote:
> Added documentation and Versal reset indices to describe
> about Versal reset driver bindings.
> In Versal all reset indices includes Class, SubClass, Type, Index
> information whereas class refers to clock, reset, power etc.,
> Underlying firmware in Versal have such classification and expects
> the ID to be this way.
> [13:0] - Index bits
> [19:14] - Type bits
> [25:20] - SubClass bits
> [31:26] - Class bits.
>
> Signed-off-by: Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@xilinx.com>
> ---
> .../bindings/reset/xlnx,zynqmp-reset.txt | 11 +-
> .../dt-bindings/reset/xlnx-versal-resets.h | 105 ++++++++++++++++++
> 2 files changed, 112 insertions(+), 4 deletions(-)
> create mode 100644 include/dt-bindings/reset/xlnx-versal-resets.h
>
Reviewed-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@xilinx.com>
Cc: Rob Herring <robh+dt@kernel.org>,
Michal Simek <michal.simek@xilinx.com>,
Philipp Zabel <p.zabel@pengutronix.de>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, git@xilinx.com,
saikrishna12468@gmail.com
Subject: Re: [PATCH v2 1/2] dt-bindings: reset: Updated binding for Versal reset driver
Date: Thu, 23 Jul 2020 14:10:13 -0600 [thread overview]
Message-ID: <20200723201013.GA783435@bogus> (raw)
In-Reply-To: <1595402165-8282-2-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com>
On Wed, 22 Jul 2020 12:46:04 +0530, Sai Krishna Potthuri wrote:
> Added documentation and Versal reset indices to describe
> about Versal reset driver bindings.
> In Versal all reset indices includes Class, SubClass, Type, Index
> information whereas class refers to clock, reset, power etc.,
> Underlying firmware in Versal have such classification and expects
> the ID to be this way.
> [13:0] - Index bits
> [19:14] - Type bits
> [25:20] - SubClass bits
> [31:26] - Class bits.
>
> Signed-off-by: Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@xilinx.com>
> ---
> .../bindings/reset/xlnx,zynqmp-reset.txt | 11 +-
> .../dt-bindings/reset/xlnx-versal-resets.h | 105 ++++++++++++++++++
> 2 files changed, 112 insertions(+), 4 deletions(-)
> create mode 100644 include/dt-bindings/reset/xlnx-versal-resets.h
>
Reviewed-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2020-07-23 20:11 UTC|newest]
Thread overview: 10+ 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 ` 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-22 7:16 ` Sai Krishna Potthuri
2020-07-23 20:10 ` Rob Herring [this message]
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-22 7:16 ` Sai Krishna Potthuri
2020-07-24 8:02 ` [PATCH v2 0/2] reset: reset-zynqmp: Added Versal platform support Philipp Zabel
2020-07-24 8:02 ` Philipp Zabel
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=20200723201013.GA783435@bogus \
--to=robh@kernel.org \
--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=p.zabel@pengutronix.de \
--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 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.