[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <04a1a291886c0c659b206fa741de6977708549c3.camel@pengutronix.de>
Date: Fri, 24 Jul 2020 10:02:34 +0200
From: Philipp Zabel <p.zabel@...gutronix.de>
To: Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@...inx.com>,
Rob Herring <robh+dt@...nel.org>,
Michal Simek <michal.simek@...inx.com>
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, git@...inx.com,
saikrishna12468@...il.com
Subject: Re: [PATCH v2 0/2] reset: reset-zynqmp: Added Versal platform
support
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
Powered by blists - more mailing lists