sh_eth: fix EESIPR values for SH77{34|63}
[linux/fpc-iii.git] / Documentation / devicetree / bindings / arm / marvell / armada-37xx.txt
blob51336e5fc761274d0928192766cf8a5b664f82d5
1 Marvell Armada 37xx Platforms Device Tree Bindings
2 --------------------------------------------------
4 Boards using a SoC of the Marvell Armada 37xx family must carry the
5 following root node property:
7  - compatible: must contain "marvell,armada3710"
9 In addition, boards using the Marvell Armada 3720 SoC shall have the
10 following property before the previous one:
12  - compatible: must contain "marvell,armada3720"
14 Example:
16 compatible = "marvell,armada-3720-db", "marvell,armada3720", "marvell,armada3710";