[U-Boot] [PATCH v3 0/2] ARM: dts: at91: add dts files for the boards of SAMA5D4

Wenyou Yang wenyou.yang at atmel.com
Mon Oct 31 06:20:11 CET 2016


The purpose of the patchset is add the dts files for boards,
sama5d4 Xplained board and sama5d4ek board.

Changes in v3:
 - Fix the compatible of spi flash, use "spi-flash".
 - Fix the compatible of spi flash, use "spi-flash".

Changes in v2:
 - Remove unneeded the pinctrl node for cs pin of spi0.
 - Remove unneeded the pinctrl node for cs pin of spi0.

Wenyou Yang (2):
  ARM: dts: at91: add dts files for sama5d4 Xplained
  ARM: dts: at91: add dts file for sama5d4ek

 arch/arm/dts/Makefile                  |    6 +
 arch/arm/dts/at91-sama5d4_xplained.dts |  279 +++++
 arch/arm/dts/at91-sama5d4ek.dts        |  334 ++++++
 arch/arm/dts/sama5d4.dtsi              | 1910 ++++++++++++++++++++++++++++++++
 4 files changed, 2529 insertions(+)
 create mode 100644 arch/arm/dts/at91-sama5d4_xplained.dts
 create mode 100644 arch/arm/dts/at91-sama5d4ek.dts
 create mode 100644 arch/arm/dts/sama5d4.dtsi

-- 
2.7.4



More information about the U-Boot mailing list