Merge tag 'at91-dt-6.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Wed, 21 Jun 2023 13:15:10 +0000 (15:15 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 21 Jun 2023 13:15:14 +0000 (15:15 +0200)
commitee44484c12edcf9ad81c816d383f28b63c712fdb
tree2e0f6259daf3a2b4e00ee408baf5fd69c49700ae
parentd8ece8b832276756d32c310fdd76835f8046071a
parent33c01ff3b1003aea11288f2bf7924ada5b5b8327
Merge tag 'at91-dt-6.5-2' of https://git./linux/kernel/git/at91/linux into soc/dt

AT91 DT for 6.5 #2

It contains:
- generic names for shutdown controller nodes
- enablement of DT overlay support for some AT91 boards
- fix reset and SPI CS for lan966x-kontron-kswitch-d10-mmt based boards
- addition of PHY interrupts for lan966x-kontron-kswitch-d10-mmt-8g
  board

* tag 'at91-dt-6.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: lan966x: kontron-d10: add PHY interrupts
  ARM: dts: lan966x: kontron-d10: fix SPI CS
  ARM: dts: lan966x: kontron-d10: fix board reset
  ARM: dts: at91: Enable device-tree overlay support for AT91 boards
  ARM: dts: at91: use generic name for shutdown controller

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