mbox series

[GIT,PULL] AT91 device tree updates for 6.1

Message ID 20220902085845.4193579-1-claudiu.beznea@microchip.com
State New
Headers show
Series [GIT,PULL] AT91 device tree updates for 6.1 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-6.1

Message

Claudiu Beznea Sept. 2, 2022, 8:58 a.m. UTC
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-6.1

for you to fetch changes up to 0b7baa1a307fcc66f66d7ca34244ee7a3899f92d:

  ARM: dts: lan966x: add led configuration (2022-09-02 10:55:00 +0300)

----------------------------------------------------------------
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

----------------------------------------------------------------
Claudiu Beznea (1):
      ARM: dts: at91: sam9x60ek: remove simple-bus for regulators

Horatiu Vultur (2):
      ARM: dts: lan966x: add support for pcb8290
      ARM: dts: lan966x: add led configuration

 arch/arm/boot/dts/Makefile            |   1 +
 arch/arm/boot/dts/at91-sam9x60ek.dts  |  78 +++++++--------
 arch/arm/boot/dts/lan966x-pcb8290.dts | 175 ++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/lan966x-pcb8291.dts |  28 ++++++
 arch/arm/boot/dts/lan966x-pcb8309.dts |  28 ++++++
 5 files changed, 268 insertions(+), 42 deletions(-)
 create mode 100644 arch/arm/boot/dts/lan966x-pcb8290.dts