Message ID | 1457005210-18485-16-git-send-email-narmstrong@baylibre.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
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)
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