diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/armada-38x.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/armada-38x.txt b/Documentation/devicetree/bindings/arm/armada-38x.txt index ad9f8ed4d9bd..202953f1887e 100644 --- a/Documentation/devicetree/bindings/arm/armada-38x.txt +++ b/Documentation/devicetree/bindings/arm/armada-38x.txt | |||
@@ -15,6 +15,13 @@ Required root node property: | |||
15 | 15 | ||
16 | compatible: must contain "marvell,armada385" | 16 | compatible: must contain "marvell,armada385" |
17 | 17 | ||
18 | In addition, boards using the Marvell Armada 388 SoC shall have the | ||
19 | following property before the previous one: | ||
20 | |||
21 | Required root node property: | ||
22 | |||
23 | compatible: must contain "marvell,armada388" | ||
24 | |||
18 | Example: | 25 | Example: |
19 | 26 | ||
20 | compatible = "marvell,a385-rd", "marvell,armada385", "marvell,armada380"; | 27 | compatible = "marvell,a385-rd", "marvell,armada385", "marvell,armada380"; |