[U-Boot] [PATCH v4 0/2] ARM: dts: at91: add dts files for the boards of SAMA5D4
Wenyou Yang
wenyou.yang at atmel.com
Tue Feb 7 06:30:10 UTC 2017
The purpose of the patchset is add the dts files for boards,
sama5d4 Xplained board and sama5d4ek board.
Changes in v4:
- Rebase on the master branch on git://git.denx.de/u-boot-atmel.git
commit: 0ff27d4a94637d4b1937c625d33212375bd118d9
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.11.0
More information about the U-Boot
mailing list