Merge tag 'at91-dt-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 2 Sep 2022 09:31:33 +0000 (11:31 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 2 Sep 2022 09:31:34 +0000 (11:31 +0200)
commit70fed748cdc034887dd1f9851022bff17a6d0d8f
treeda4320e6acf89ff9bbeaeb0a0a34466230ca0033
parent1db560169211e66f12f24707e30403468847c44b
parent0b7baa1a307fcc66f66d7ca34244ee7a3899f92d
Merge tag 'at91-dt-6.1' of git://git./linux/kernel/git/at91/linux into arm/dt

AT91 DT for v6.1

It contains:
- one new LAN966X based board, namely lan966x-pcb8290
- gpio leds support for lan966x-pcb8291 and lan966x-pcb8309
- a cleanup for sam9x60ek to avoid DT compilation warning due to regulators

* tag 'at91-dt-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: lan966x: add led configuration
  ARM: dts: at91: sam9x60ek: remove simple-bus for regulators
  ARM: dts: lan966x: add support for pcb8290

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