mbox series

[GIT,PULL] Microchip AT91 DT updates fo v6.14 #2

Message ID 20250109164317.1154613-1-claudiu.beznea@tuxon.dev (mailing list archive)
State New
Headers show
Series [GIT,PULL] Microchip AT91 DT updates fo v6.14 #2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-6.14-2

Message

Claudiu Beznea Jan. 9, 2025, 4:43 p.m. UTC
The following changes since commit f72aada7bee42c4b43a272ef58bc4c9e1caa53d4:

  ARM: dts: microchip: sam9x7: Add address/size to spi-controller nodes (2025-01-02 12:33:57 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-6.14-2

for you to fetch changes up to deaa14ab6b0610d052597c3f6114c3d9f0dc4c6c:

  ARM: dts: microchip: add support for sama7d65_curiosity board (2025-01-07 19:33:17 +0200)

----------------------------------------------------------------
Microchip AT91 device tree updates for v6.14 #2

This update includes:
- device tree files for the SAMA7D65 SoC and its evaluation board

----------------------------------------------------------------
Romain Sioen (1):
      ARM: dts: microchip: add support for sama7d65_curiosity board

Ryan Wanner (1):
      ARM: dts: microchip: add sama7d65 SoC DT

 arch/arm/boot/dts/microchip/Makefile               |   3 +
 .../boot/dts/microchip/at91-sama7d65_curiosity.dts |  89 +++++++++++++
 arch/arm/boot/dts/microchip/sama7d65.dtsi          | 144 +++++++++++++++++++++
 3 files changed, 236 insertions(+)
 create mode 100644 arch/arm/boot/dts/microchip/at91-sama7d65_curiosity.dts
 create mode 100644 arch/arm/boot/dts/microchip/sama7d65.dtsi