mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 12:52:30 +00:00
38d4a53733
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>
15 lines
448 B
Plaintext
15 lines
448 B
Plaintext
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"
|
|
|
|
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)
|