Merge tag 'at91-dt-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 1 Mar 2024 12:48:03 +0000 (13:48 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 1 Mar 2024 12:48:03 +0000 (13:48 +0100)
commitd474a94e2c43ba0d2b6a084c1a0db2270bf127b1
treeb487d13d9e2d552804f35e9b7fdb42c2cd4ffc98
parentb797b9cde49840af8e8d49d19a8cdfe0bd4d5604
parent62afd6247a288233447beb0161315569a953e222
Merge tag 'at91-dt-6.9' of https://git./linux/kernel/git/at91/linux into soc/dt

Microchip AT91 device tree updates for v6.9

It contains:
- use DMA for DBGU of at91sam9x5ek.dtsi and USART3 of
  at91sam9g25-gardena-smart-gateway.dts
- the new SAMA7G54 Curiosity board
- cleanups

* tag 'at91-dt-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: microchip: sama7g5: add sama7g5 compatible
  ARM: dts: microchip: sam9x60: align dmas to the opening '<'
  ARM: dts: microchip: sama7g5: align dmas to the opening '<'
  ARM: dts: microchip: sama7g54_curiosity: Add initial device tree of the board
  ARM: dts: microchip: sama7g5: Add flexcom 10 node
  dt-bindings: ARM: at91: Document Microchip SAMA7G54 Curiosity
  ARM: dts: microchip: gardena-smart-gateway: Use DMA for USART3
  ARM: dts: microchip: at91sam9x5ek: Use DMA for DBGU serial port

Link: https://lore.kernel.org/r/20240226183635.1964704-1-claudiu.beznea@tuxon.dev
Signed-off-by: Arnd Bergmann <arnd@arndb.de>