diff options
author | 2016-03-03 10:45:50 +0100 | |
---|---|---|
committer | 2016-04-26 09:51:12 +0200 | |
commit | 07609675add33ef34e880db05aaeef3c93d1aab2 (patch) | |
tree | 4bc03cc42b98222dee834e1686a93206e514bbf3 | |
parent | ARM: boot: dts: Add Oxford Semiconductor OX810SE dtsi (diff) | |
download | linux-dev-07609675add33ef34e880db05aaeef3c93d1aab2.tar.xz linux-dev-07609675add33ef34e880db05aaeef3c93d1aab2.zip |
dt-bindings: Add OXNAS bindings
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
-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) |