Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1587257 > unrolled thread
| Started by | Andreas Färber <afaerber@suse.de> |
|---|---|
| First post | 2017-02-24 04:50 +0100 |
| Last post | 2017-02-28 01:50 +0100 |
| Articles | 2 — 2 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.
[PATCH v2 02/17] dt-bindings: arm: Document Actions Semi S500 Andreas Färber <afaerber@suse.de> - 2017-02-24 04:50 +0100
Re: [PATCH v2 02/17] dt-bindings: arm: Document Actions Semi S500 Rob Herring <robh@kernel.org> - 2017-02-28 01:50 +0100
| From | Andreas Färber <afaerber@suse.de> |
|---|---|
| Date | 2017-02-24 04:50 +0100 |
| Subject | [PATCH v2 02/17] dt-bindings: arm: Document Actions Semi S500 |
| Message-ID | <tef3k-2Ja-17@gated-at.bofh.it> |
The Actions Semi S500 is a quad-core ARM Cortex-A9 SoC. The LeMaker Guitar is an SODIMM-format module with that SoC. Signed-off-by: Andreas Färber <afaerber@suse.de> --- v1 -> v2: * Adopted "actions" vendor prefix * Extended text Documentation/devicetree/bindings/arm/actions.txt | 24 +++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/actions.txt diff --git a/Documentation/devicetree/bindings/arm/actions.txt b/Documentation/devicetree/bindings/arm/actions.txt new file mode 100644 index 0000000..1d3782e --- /dev/null +++ b/Documentation/devicetree/bindings/arm/actions.txt @@ -0,0 +1,24 @@ +Actions Semi platforms device tree bindings +------------------------------------------- + + +S500 SoC +======== + +Required root node properties: + + - compatible : must contain "actions,s500" + + +Modules: + +Root node property compatible must contain, depending on module: + + - LeMaker Guitar: "lemaker,guitar" + + +Boards: + +Root node property compatible must contain, depending on board: + + - LeMaker Guitar Base Board rev. B: "lemaker,guitar-bb-rev-b", "lemaker,guitar" -- 2.10.2
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-02-28 01:50 +0100 |
| Message-ID | <tfE9j-53z-1@gated-at.bofh.it> |
| In reply to | #1587257 |
On Fri, Feb 24, 2017 at 04:40:40AM +0100, Andreas Färber wrote: > The Actions Semi S500 is a quad-core ARM Cortex-A9 SoC. > The LeMaker Guitar is an SODIMM-format module with that SoC. > > Signed-off-by: Andreas Färber <afaerber@suse.de> > --- > v1 -> v2: > * Adopted "actions" vendor prefix > * Extended text > > Documentation/devicetree/bindings/arm/actions.txt | 24 +++++++++++++++++++++++ > 1 file changed, 24 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/actions.txt Acked-by: Rob Herring <robh@kernel.org>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web