Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1444851 > unrolled thread

[PATCH v0 02/10] arm: orion5x: Add documentation for SoC and board bindings

Started byJamie Lentin <jm@lentin.co.uk>
First post2016-07-16 17:10 +0200
Last post2016-07-17 22:40 +0200
Articles 3 — 3 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v0 02/10] arm: orion5x: Add documentation for SoC and board bindings Jamie Lentin <jm@lentin.co.uk> - 2016-07-16 17:10 +0200
    Re: [PATCH v0 02/10] arm: orion5x: Add documentation for SoC and  board bindings Andrew Lunn <andrew@lunn.ch> - 2016-07-16 18:10 +0200
    Re: [PATCH v0 02/10] arm: orion5x: Add documentation for SoC and  board bindings Rob Herring <robh@kernel.org> - 2016-07-17 22:40 +0200

#1444851 — [PATCH v0 02/10] arm: orion5x: Add documentation for SoC and board bindings

FromJamie Lentin <jm@lentin.co.uk>
Date2016-07-16 17:10 +0200
Subject[PATCH v0 02/10] arm: orion5x: Add documentation for SoC and board bindings
Message-ID<rVzo5-5n4-7@gated-at.bofh.it>
Copy the format for kirkwood/dove to orion5x

Signed-off-by: Jamie Lentin <jm@lentin.co.uk>
---
 .../bindings/arm/marvell/marvell,orion5x.txt       | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/marvell/marvell,orion5x.txt

diff --git a/Documentation/devicetree/bindings/arm/marvell/marvell,orion5x.txt b/Documentation/devicetree/bindings/arm/marvell/marvell,orion5x.txt
new file mode 100644
index 0000000..a888011
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/marvell/marvell,orion5x.txt
@@ -0,0 +1,23 @@
+Marvell Orion SoC Family Device Tree Bindings
+---------------------------------------------
+
+Boards with a SoC of the Marvell Orion family, eg 88f5181
+
+* Required root node properties:
+compatible: must contain "marvell,orion5x"
+
+In addition, the above compatible shall be extended with the specific
+SoC. Currently known SoC compatibles are:
+
+"marvell,orion5x-88f5182"
+
+And in addition, the compatible shall be extended with the specific
+board. Currently known boards are:
+
+"buffalo,lsgl"
+"buffalo,lswsgl"
+"buffalo,lswtgl"
+"lacie,ethernet-disk-mini-v2"
+"lacie,d2-network"
+"marvell,rd-88f5182-nas"
+"maxtor,shared-storage-2"
-- 
2.8.1

[toc] | [next] | [standalone]


#1444871 — Re: [PATCH v0 02/10] arm: orion5x: Add documentation for SoC and board bindings

FromAndrew Lunn <andrew@lunn.ch>
Date2016-07-16 18:10 +0200
SubjectRe: [PATCH v0 02/10] arm: orion5x: Add documentation for SoC and board bindings
Message-ID<rVAka-5W6-3@gated-at.bofh.it>
In reply to#1444851
On Sat, Jul 16, 2016 at 03:29:00PM +0100, Jamie Lentin wrote:
> Copy the format for kirkwood/dove to orion5x
> 
> Signed-off-by: Jamie Lentin <jm@lentin.co.uk>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

[toc] | [prev] | [next] | [standalone]


#1445117 — Re: [PATCH v0 02/10] arm: orion5x: Add documentation for SoC and board bindings

FromRob Herring <robh@kernel.org>
Date2016-07-17 22:40 +0200
SubjectRe: [PATCH v0 02/10] arm: orion5x: Add documentation for SoC and board bindings
Message-ID<rW10Z-5jw-11@gated-at.bofh.it>
In reply to#1444851
On Sat, Jul 16, 2016 at 03:29:00PM +0100, Jamie Lentin wrote:
> Copy the format for kirkwood/dove to orion5x
> 
> Signed-off-by: Jamie Lentin <jm@lentin.co.uk>
> ---
>  .../bindings/arm/marvell/marvell,orion5x.txt       | 23 ++++++++++++++++++++++
>  1 file changed, 23 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/arm/marvell/marvell,orion5x.txt

Acked-by: Rob Herring <robh@kernel.org>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web