From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: MIME-Version: 1.0 References: <20190326143129.2608-1-nava.manne@xilinx.com> <20190326143129.2608-7-nava.manne@xilinx.com> <20190328170028.GA10815@bogus> In-Reply-To: <20190328170028.GA10815@bogus> From: Alan Tull Date: Mon, 1 Apr 2019 15:50:08 -0500 Message-ID: Subject: Re: [PATCH v5 6/6] dt-bindings: fpga: Add bindings for ZynqMP fpga driver Content-Type: text/plain; charset="UTF-8" To: Rob Herring Cc: Nava kishore Manne , Moritz Fischer , Rob Herring , Mark Rutland , Michal Simek , Rajan Vaja , Jolly Shah , linux-fpga@vger.kernel.org, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , linux-kernel , kishore m List-ID: On Thu, Mar 28, 2019 at 12:00 PM Rob Herring wrote: > > On Tue, 26 Mar 2019 20:01:29 +0530, Nava kishore Manne wrote: > > Add documentation to describe Xilinx ZynqMP fpga driver > > bindings. > > > > Signed-off-by: Nava kishore Manne > > --- > > Changes for v5: > > -Moved pcap node as a child to firwmare > > node as suggested by Rob. > > Changes for v4: > > -Modified binding description as suggested by Moritz Fischer. > > Changes for v3: > > -Removed PCAP as a child node to the FW and Created > > an independent node since PCAP driver is a consumer > > not a provider. > > > > .../bindings/fpga/xlnx,zynqmp-pcap-fpga.txt | 25 +++++++++++++++++++ > > 1 file changed, 25 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/fpga/xlnx,zynqmp-pcap-fpga.txt > > > > Reviewed-by: Rob Herring Acked-by: Alan Tull