mbox series

[GIT,PULL] AT91 device tree updates for v5.20 #3

Message ID 20220722152041.1752962-1-claudiu.beznea@microchip.com (mailing list archive)
State Queued
Headers show
Series [GIT,PULL] AT91 device tree updates for v5.20 #3 | expand

Pull-request

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

Message

Claudiu Beznea July 22, 2022, 3:20 p.m. UTC
The following changes since commit be16285265868aa371378132fe37df2bc14ceb78:

  ARM: dts: kswitch-d10: enable the USB device port (2022-07-12 10:12:30 +0300)

are available in the Git repository at:

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

for you to fetch changes up to d3e71a2eae1f43fd318922694b843d34b4920b07:

  ARM: dts: lan966x: Enable network driver on pcb8291 (2022-07-22 17:54:09 +0300)

----------------------------------------------------------------
AT91 DT for v5.20 #3

It contains updates for LAN966X devices as follows:
- clock gating support
- gpio restart and network switch for lan966x-pcb8291 board

----------------------------------------------------------------
Horatiu Vultur (3):
      ARM: dts: lan966x: Add gpio-restart
      ARM: dts: lan966x: Disable can0 on pcb8291
      ARM: dts: lan966x: Enable network driver on pcb8291

Michael Walle (1):
      ARM: dts: lan966x: add clock gating register

 arch/arm/boot/dts/lan966x-pcb8291.dts | 43 ++++++++++++++++++++++++++++++++++-
 arch/arm/boot/dts/lan966x.dtsi        |  2 +-
 2 files changed, 43 insertions(+), 2 deletions(-)

Comments

Arnd Bergmann July 25, 2022, 3:44 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Fri, 22 Jul 2022 18:20:41 +0300, Claudiu Beznea wrote:
> The following changes since commit be16285265868aa371378132fe37df2bc14ceb78:
> 
>   ARM: dts: kswitch-d10: enable the USB device port (2022-07-12 10:12:30 +0300)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-5.20-3
> 
> [...]

Merged into for-next, thanks!

merge commit: 10c4c5279b76ecf46816354b06e0d5cb0e84dfde

       Arnd