diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2016-03-03 10:45:50 +0100 |
---|---|---|
committer | Neil Armstrong <narmstrong@baylibre.com> | 2016-04-26 09:51:12 +0200 |
commit | 07609675add33ef34e880db05aaeef3c93d1aab2 (patch) | |
tree | 4bc03cc42b98222dee834e1686a93206e514bbf3 /Documentation/devicetree/bindings/arm | |
parent | 84316f4ef141cfee1e8ccd1b5749998eba2496ee (diff) | |
download | linux-next-07609675add33ef34e880db05aaeef3c93d1aab2.tar.gz |
dt-bindings: Add OXNAS bindings
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/oxnas.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/oxnas.txt b/Documentation/devicetree/bindings/arm/oxnas.txt new file mode 100644 index 000000000000..b9e49711ba05 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/oxnas.txt @@ -0,0 +1,9 @@ +Oxford Semiconductor OXNAS SoCs Family device tree bindings +------------------------------------------- + +Boards with the OX810SE SoC shall have the following properties: + Required root node property: + compatible: "oxsemi,ox810se" + +Board compatible values: + - "wd,mbwe" (OX810SE) |