devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND] Documentation: DT bindings: add doc for Altera's SoCFPGA platform
@ 2015-04-20 14:55 dinguyen
       [not found] ` <1429541747-20479-1-git-send-email-dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: dinguyen @ 2015-04-20 14:55 UTC (permalink / raw)
  To: robh+dt, ijc+devicetree, galak, mark.rutland, pawel.moll
  Cc: dinh.linux, devicetree, linux-kernel, Dinh Nguyen

From: Dinh Nguyen <dinguyen@opensource.altera.com>

Document "altr,socfpga-cyclone5", "altr,socfpga-arria5", and
"altr,socfpga-arria10".

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH RESEND] Documentation: DT bindings: add doc for Altera's SoCFPGA platform
       [not found] ` <1429541747-20479-1-git-send-email-dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>
@ 2015-04-23  4:09   ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2015-04-23  4:09 UTC (permalink / raw)
  To: Dinh Nguyen
  Cc: Rob Herring, Ian Campbell, Kumar Gala, Mark Rutland, Pawel Moll,
	Dinh Nguyen, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

On Mon, Apr 20, 2015 at 9:55 AM,  <dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org> wrote:
> From: Dinh Nguyen <dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>
>
> Document "altr,socfpga-cyclone5", "altr,socfpga-arria5", and
> "altr,socfpga-arria10".
>
> Signed-off-by: Dinh Nguyen <dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>

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 devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-23  4:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-20 14:55 [PATCH RESEND] Documentation: DT bindings: add doc for Altera's SoCFPGA platform dinguyen
     [not found] ` <1429541747-20479-1-git-send-email-dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>
2015-04-23  4:09   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).