[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180703230410.GA31330@rob-hp-laptop>
Date: Tue, 3 Jul 2018 17:04:10 -0600
From: Rob Herring <robh@...nel.org>
To: Luis Araneda <luaraneda@...il.com>
Cc: Mark Rutland <mark.rutland@....com>,
Michal Simek <michal.simek@...inx.com>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH 2/5] dt-bindings: xilinx: Add missing zynq boards
On Thu, Jun 28, 2018 at 01:42:02AM -0400, Luis Araneda wrote:
> The bindings were missing when adding the device-tree files
> Also, improve description of existing boards
>
> Signed-off-by: Luis Araneda <luaraneda@...il.com>
> ---
> .../devicetree/bindings/arm/xilinx.txt | 22 +++++++++++++++++--
> 1 file changed, 20 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/xilinx.txt b/Documentation/devicetree/bindings/arm/xilinx.txt
> index b9043bc35..f1e911058 100644
> --- a/Documentation/devicetree/bindings/arm/xilinx.txt
> +++ b/Documentation/devicetree/bindings/arm/xilinx.txt
> @@ -8,15 +8,33 @@ Required root node properties:
>
> Additional compatible strings:
>
> -- Xilinx internal board cc108
> +- Xilinx CC108 board
> "xlnx,zynq-cc108"
>
> -- Xilinx internal board zc770 with different FMC cards
> +- Avnet MicroZed board
> + "avnet,zynq-microzed"
> +
> +- Adapteva Parallella board
> + "adapteva,parallella"
This is documented in adapteva.txt, but I'd prefer if you put it
here and remove adapteva.txt.
> +
> +- Xilinx ZC702 board
> + "xlnx,zynq-zc702"
> +
> +- Xilinx ZC706 board
> + "xlnx,zynq-zc706"
> +
> +- Xilinx ZC770 board, with different FMC cards
> "xlnx,zynq-zc770-xm010"
> "xlnx,zynq-zc770-xm011"
> "xlnx,zynq-zc770-xm012"
> "xlnx,zynq-zc770-xm013"
>
> +- Avnet ZedBoard board
> + "avnet,zynq-zed"
> +
> +- Digilent Zybo board
> + "digilent,zynq-zybo"
> +
> - Digilent Zybo Z7 board
> "digilent,zynq-zybo-z7"
>
> --
> 2.18.0
>
Powered by blists - more mailing lists