All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND] Documentation: DT bindings: add doc for Altera's SoCFPGA platform
@ 2015-04-20 14:55 ` dinguyen
  0 siblings, 0 replies; 4+ 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] 4+ messages in thread

* [PATCH RESEND] Documentation: DT bindings: add doc for Altera's SoCFPGA platform
@ 2015-04-20 14:55 ` dinguyen
  0 siblings, 0 replies; 4+ 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] 4+ messages in thread

* Re: [PATCH RESEND] Documentation: DT bindings: add doc for Altera's SoCFPGA platform
@ 2015-04-23  4:09   ` Rob Herring
  0 siblings, 0 replies; 4+ 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, linux-kernel

On Mon, Apr 20, 2015 at 9:55 AM,  <dinguyen@opensource.altera.com> wrote:
> 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>

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
>

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

* Re: [PATCH RESEND] Documentation: DT bindings: add doc for Altera's SoCFPGA platform
@ 2015-04-23  4:09   ` Rob Herring
  0 siblings, 0 replies; 4+ 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,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

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] 4+ messages in thread

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

Thread overview: 4+ 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
2015-04-20 14:55 ` dinguyen
2015-04-23  4:09 ` Rob Herring
2015-04-23  4:09   ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.