]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'at91-dt-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Wed, 19 Mar 2025 20:43:35 +0000 (21:43 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Mar 2025 20:43:40 +0000 (21:43 +0100)
Microchip AT91 device tree updates for v6.15

This update includes:
- more controllers enabled for SAMA7D65 SoC (DMA, reset controller,
  shutdown controller, RTC, watchdog)
- power monitor device enabled for SAMA7D65 Curiosity board
- device tree cleanups

* tag 'at91-dt-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: microchip: sama7g5: add ADC hw trigger edge type
  ARM: dts: microchip: sama7d65: Add watchdog for sama7d65
  ARM: dts: microchip: sama7d65: Enable shutdown controller
  ARM: dts: microchip: sama7d65: Add SFRBU support to sama7d65
  ARM: dts: microchip: sama7d65: Add RTC support for sama7d65
  ARM: dts: microchip: sama7d65: Add Shutdown controller support
  ARM: dts: microchip: sama7d65: Add Reset Controller to sama7d65 SoC
  ARM: dts: microchip: fix faulty ohci/ehci node names
  ARM: dts: microchip: usb_a9263: fix wrong vendor
  ARM: dts: microchip: sama7d65: Enable DMAs
  ARM: dts: microchip: sama7d65: Add DMAs to sama7d65 SoC
  ARM: dts: microchip: sama7d65: Add chipID for sama7d65
  ARM: dts: microchip: sama7d65_curiosity: Add power monitor support
  ARM: dts: microchip: sama7d65: Add flexcom 10 node
  ARM: dts: at91: usb_a9g20_lpw: use proper mmc node name
  ARM: dts: at91: calao_usb: fix button nodes
  ARM: dts: at91: use correct vendor name for Calao boards
  ARM: dts: at91: calao_usb: remove heartbeat for User LEDs
  ARM: dts: at91: calao_usb: fix wrong polarity for LED

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

Trivial merge