]> Gentwo Git Trees - linux/.git/commit
Merge tag 'at91-dt-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux...
authorArnd Bergmann <arnd@arndb.de>
Tue, 23 Sep 2025 20:49:00 +0000 (22:49 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 23 Sep 2025 20:49:06 +0000 (22:49 +0200)
commit07d0eca07896572b9aaa1ea5ed7a5143f1e38245
treeff6eade474f857df1df49bf5b489134bc34feada
parenta08be517c450b72ca9e9e3b14201b5cb18cf3bfe
parentc656932c3ece3eebe6240bb20e5c1d8aa0d7ecb0
Merge tag 'at91-dt-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/dt

Microchip AT91 device tree updates for v6.18

This update includes:
- sama7d65 and curiosity board: addition of gpio, leds and usart3
- sam9x75: qspi node
- one cleanup

* tag 'at91-dt-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: microchip: sam9x7: Add qspi controller
  ARM: dts: microchip: sama7d65: add uart3 definition for flexcom3 peripheral
  ARM: dts: microchip: sama7d65: Add GPIO buttons and LEDs
  ARM: dts: microchip: Minor whitespace cleanup

Link: https://lore.kernel.org/r/20250922170346.40876-1-nicolas.ferre@microchip.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>