armada-37xx.txt 509 B

1234567891011121314151617
  1. Marvell Armada 37xx Platforms Device Tree Bindings
  2. --------------------------------------------------
  3. Boards using a SoC of the Marvell Armada 37xx family must carry the
  4. following root node property:
  5. - compatible: must contain "marvell,armada3710"
  6. In addition, boards using the Marvell Armada 3720 SoC shall have the
  7. following property before the previous one:
  8. - compatible: must contain "marvell,armada3720"
  9. Example:
  10. compatible = "marvell,armada-3720-db", "marvell,armada3720", "marvell,armada3710";