mbox series

[GIT,PULL] AT91 DT updates for 6.5 #2

Message ID 20230621093853.1575312-1-claudiu.beznea@microchip.com (mailing list archive)
State Accepted
Commit ee44484c12edcf9ad81c816d383f28b63c712fdb
Headers show
Series [GIT,PULL] AT91 DT updates for 6.5 #2 | expand

Pull-request

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

Message

Claudiu Beznea June 21, 2023, 9:38 a.m. UTC
Hi, Arnd,

Please pull in case it is not too late.

Thank you,
Claudiu

The following changes since commit 4ceb0c70d0dae0f1327c4cfda3826b98a885f735:

  ARM: dts: at91: sama5d2: remove extra line (2023-05-24 12:15:29 +0300)

are available in the Git repository at:

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

for you to fetch changes up to 33c01ff3b1003aea11288f2bf7924ada5b5b8327:

  ARM: dts: lan966x: kontron-d10: add PHY interrupts (2023-06-21 10:22:40 +0300)

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

----------------------------------------------------------------
Claudiu Beznea (1):
      ARM: dts: at91: use generic name for shutdown controller

Cristian Birsan (1):
      ARM: dts: at91: Enable device-tree overlay support for AT91 boards

Michael Walle (3):
      ARM: dts: lan966x: kontron-d10: fix board reset
      ARM: dts: lan966x: kontron-d10: fix SPI CS
      ARM: dts: lan966x: kontron-d10: add PHY interrupts

 arch/arm/boot/dts/Makefile                         | 14 +++++++++++
 arch/arm/boot/dts/at91-qil_a9260.dts               |  2 +-
 arch/arm/boot/dts/at91-sama5d27_som1_ek.dts        |  2 +-
 arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts          |  2 +-
 arch/arm/boot/dts/at91-sama5d2_xplained.dts        |  2 +-
 arch/arm/boot/dts/at91sam9260.dtsi                 |  2 +-
 arch/arm/boot/dts/at91sam9260ek.dts                |  2 +-
 arch/arm/boot/dts/at91sam9261.dtsi                 |  2 +-
 arch/arm/boot/dts/at91sam9263.dtsi                 |  2 +-
 arch/arm/boot/dts/at91sam9g20ek_common.dtsi        |  2 +-
 arch/arm/boot/dts/at91sam9g45.dtsi                 |  2 +-
 arch/arm/boot/dts/at91sam9n12.dtsi                 |  2 +-
 arch/arm/boot/dts/at91sam9rl.dtsi                  |  2 +-
 arch/arm/boot/dts/at91sam9x5.dtsi                  |  2 +-
 .../dts/lan966x-kontron-kswitch-d10-mmt-8g.dts     |  2 ++
 .../boot/dts/lan966x-kontron-kswitch-d10-mmt.dtsi  | 29 +++++++++++++++++++++-
 arch/arm/boot/dts/sam9x60.dtsi                     |  2 +-
 arch/arm/boot/dts/sama5d2.dtsi                     |  2 +-
 arch/arm/boot/dts/sama5d3.dtsi                     |  2 +-
 arch/arm/boot/dts/sama5d4.dtsi                     |  2 +-
 arch/arm/boot/dts/sama7g5.dtsi                     |  2 +-
 arch/arm/boot/dts/usb_a9260.dts                    |  2 +-
 arch/arm/boot/dts/usb_a9263.dts                    |  2 +-
 23 files changed, 64 insertions(+), 21 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org June 21, 2023, 8:30 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 21 Jun 2023 12:38:53 +0300 you wrote:
> Hi, Arnd,
> 
> Please pull in case it is not too late.
> 
> Thank you,
> Claudiu
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] AT91 DT updates for 6.5 #2
    https://git.kernel.org/soc/soc/c/ee44484c12ed

You are awesome, thank you!