diff options
author | Grzegorz Jaszczyk <jaz@semihalf.com> | 2016-08-04 12:14:20 +0200 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2016-08-08 16:36:48 +0200 |
commit | 35664512358115f2ddefbff2769af5d3cbe554f1 (patch) | |
tree | 19e77f69fd0fe0bc29e8ab3c4be51540783c01e5 /Documentation/devicetree/bindings/arm/marvell | |
parent | 0c2123a69e06488f9328aec9f3ee99948002483d (diff) | |
download | blackbird-op-linux-35664512358115f2ddefbff2769af5d3cbe554f1.tar.gz blackbird-op-linux-35664512358115f2ddefbff2769af5d3cbe554f1.zip |
ARM: dts: mvebu: armada-395-gp: add support for the Armada 395 GP Board
This commit adds description for the following features for this board:
- Serial port
- PCIe interfaces
- USB2.0
- USB3.0
- SDIO
- 1024 MiB NAND-FLASH
- SATA
- I2C buses
Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/marvell')
-rw-r--r-- | Documentation/devicetree/bindings/arm/marvell/armada-39x.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/marvell/armada-39x.txt b/Documentation/devicetree/bindings/arm/marvell/armada-39x.txt index 2d922126cbcc..89468664f6ea 100644 --- a/Documentation/devicetree/bindings/arm/marvell/armada-39x.txt +++ b/Documentation/devicetree/bindings/arm/marvell/armada-39x.txt @@ -15,6 +15,10 @@ Required root node property: compatible: must contain "marvell,armada395" +Example: + +compatible = "marvell,a395-gp", "marvell,armada395", "marvell,armada390"; + Boards using the Marvell Armada 398 SoC shall have the following property before the common "marvell,armada390" one: |