Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1360073 > unrolled thread
| Started by | Rob Herring <robh@kernel.org> |
|---|---|
| First post | 2016-03-17 18:30 +0100 |
| Last post | 2016-03-23 09:40 +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.
Re: [PATCH v2 16/18] dt-bindings: Add OXNAS bindings Rob Herring <robh@kernel.org> - 2016-03-17 18:30 +0100
Re: [PATCH v2 16/18] dt-bindings: Add OXNAS bindings Neil Armstrong <narmstrong@baylibre.com> - 2016-03-23 09:40 +0100
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-03-17 18:30 +0100 |
| Subject | Re: [PATCH v2 16/18] dt-bindings: Add OXNAS bindings |
| Message-ID | <rdJUe-1ST-9@gated-at.bofh.it> |
On Wed, Mar 09, 2016 at 11:24:18AM +0100, Neil Armstrong wrote: > Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> > --- > Documentation/devicetree/bindings/arm/oxnas.txt | 9 +++++++++ > 1 file changed, 9 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/oxnas.txt > > diff --git a/Documentation/devicetree/bindings/arm/oxnas.txt b/Documentation/devicetree/bindings/arm/oxnas.txt > new file mode 100644 > index 0000000..f6032d2 > --- /dev/null > +++ b/Documentation/devicetree/bindings/arm/oxnas.txt > @@ -0,0 +1,9 @@ > +PLX Technology OXNAS SoCs Family device tree bindings > +------------------------------------------- > + > +Boards with the OX810SE Soc SoC shall have the following properties: s/Soc SoC/SoC/ > + Required root node property: > + compatible: "oxsemi,ox810se" > + > +Board compatible values: > + - "wd,mbwe" (OX810SE) Seems kind of generic. Only one version? > -- > 1.9.1 > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html
[toc] | [next] | [standalone]
| From | Neil Armstrong <narmstrong@baylibre.com> |
|---|---|
| Date | 2016-03-23 09:40 +0100 |
| Message-ID | <rfMuD-KQ-15@gated-at.bofh.it> |
| In reply to | #1360073 |
On 03/17/2016 06:27 PM, Rob Herring wrote: > On Wed, Mar 09, 2016 at 11:24:18AM +0100, Neil Armstrong wrote: >> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> >> --- >> Documentation/devicetree/bindings/arm/oxnas.txt | 9 +++++++++ >> 1 file changed, 9 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/arm/oxnas.txt >> >> diff --git a/Documentation/devicetree/bindings/arm/oxnas.txt b/Documentation/devicetree/bindings/arm/oxnas.txt >> new file mode 100644 >> index 0000000..f6032d2 >> --- /dev/null >> +++ b/Documentation/devicetree/bindings/arm/oxnas.txt >> @@ -0,0 +1,9 @@ >> +PLX Technology OXNAS SoCs Family device tree bindings >> +------------------------------------------- >> + >> +Boards with the OX810SE Soc SoC shall have the following properties: > > s/Soc SoC/SoC/ OK > >> + Required root node property: >> + compatible: "oxsemi,ox810se" >> + >> +Board compatible values: >> + - "wd,mbwe" (OX810SE) > > Seems kind of generic. Only one version? There is a My Book World Edition II, which seems to be the same (they share the same firmware) but with two SATA ports, the original kernel does not make any differences between the two models. I'm not aware of different versions and the firmware does not contain any specific code for different board revisions. Neil
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web