summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/oxnas.txt
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2016-09-09 12:24:38 +0200
committerNeil Armstrong <narmstrong@baylibre.com>2016-11-04 11:23:09 +0100
commit38d4a53733f50bcca72c3bc89a555d96c7fc441d (patch)
treedfc724b7cae53074a88be9d89aa897a4aeff5d1d /Documentation/devicetree/bindings/arm/oxnas.txt
parent1001354ca34179f3db924eb66672442a173147dc (diff)
ARM: dts: Add support for OX820 and Pogoplug V3
Add device tree for the Oxford Seminconductor OX820 SoC and the Cloud Engines PogoPlug v3 board. Add the SoC and board compatible strings to oxnas bindings. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/oxnas.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/oxnas.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/oxnas.txt b/Documentation/devicetree/bindings/arm/oxnas.txt
index b9e49711ba05..ac64e60f99f1 100644
--- a/Documentation/devicetree/bindings/arm/oxnas.txt
+++ b/Documentation/devicetree/bindings/arm/oxnas.txt
@@ -5,5 +5,10 @@ Boards with the OX810SE SoC shall have the following properties:
Required root node property:
compatible: "oxsemi,ox810se"
+Boards with the OX820 SoC shall have the following properties:
+ Required root node property:
+ compatible: "oxsemi,ox820"
+
Board compatible values:
- "wd,mbwe" (OX810SE)
+ - "cloudengines,pogoplugv3" (OX820)