Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1349031
| From | Neil Armstrong <narmstrong@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 15/17] dt-bindings: Add OXNAS bindings |
| Date | 2016-03-03 12:50 +0100 |
| Message-ID | <r8zVy-6xi-55@gated-at.bofh.it> (permalink) |
| References | <r8zVw-6xi-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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..6e17ca4 --- /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: + Required root node property: + compatible: "plxtech,ox810se" + +Board compatible values: + - "wd,mbwe" (OX810SE) -- 1.9.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 15/17] dt-bindings: Add OXNAS bindings Neil Armstrong <narmstrong@baylibre.com> - 2016-03-03 12:50 +0100
csiph-web