[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAL_JsqJ_PgWVd97TDssXqqT3EO773zkv0Or3EcCwTGWDK0tg6Q@mail.gmail.com>
Date: Wed, 22 Apr 2015 23:09:39 -0500
From: Rob Herring <robherring2@...il.com>
To: Dinh Nguyen <dinguyen@...nsource.altera.com>
Cc: Rob Herring <robh+dt@...nel.org>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Mark Rutland <mark.rutland@....com>,
Pawel Moll <pawel.moll@....com>,
Dinh Nguyen <dinh.linux@...il.com>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH RESEND] Documentation: DT bindings: add doc for Altera's
SoCFPGA platform
On Mon, Apr 20, 2015 at 9:55 AM, <dinguyen@...nsource.altera.com> wrote:
> From: Dinh Nguyen <dinguyen@...nsource.altera.com>
>
> Document "altr,socfpga-cyclone5", "altr,socfpga-arria5", and
> "altr,socfpga-arria10".
>
> Signed-off-by: Dinh Nguyen <dinguyen@...nsource.altera.com>
Applied for 4.1. Thanks.
Rob
> ---
> Documentation/devicetree/bindings/arm/altera.txt | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/arm/altera.txt
>
> diff --git a/Documentation/devicetree/bindings/arm/altera.txt b/Documentation/devicetree/bindings/arm/altera.txt
> new file mode 100644
> index 0000000..558735a
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/arm/altera.txt
> @@ -0,0 +1,14 @@
> +Altera's SoCFPGA platform device tree bindings
> +---------------------------------------------
> +
> +Boards with Cyclone 5 SoC:
> +Required root node properties:
> +compatible = "altr,socfpga-cyclone5", "altr,socfpga";
> +
> +Boards with Arria 5 SoC:
> +Required root node properties:
> +compatible = "altr,socfpga-arria5", "altr,socfpga";
> +
> +Boards with Arria 10 SoC:
> +Required root node properties:
> +compatible = "altr,socfpga-arria10", "altr,socfpga";
> --
> 2.2.1
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists