All of lore.kernel.org
 help / color / mirror / Atom feed
From: Claudiu Beznea <claudiu.beznea@microchip.com>
To: <arnd@arndb.de>, <olof@lixom.net>, <arm@kernel.org>,
	<soc@kernel.org>, <nicolas.ferre@microchip.com>,
	<alexandre.belloni@bootlin.com>
Cc: <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] AT91 DT updates for 6.5 #2
Date: Wed, 21 Jun 2023 12:38:53 +0300	[thread overview]
Message-ID: <20230621093853.1575312-1-claudiu.beznea@microchip.com> (raw)

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

WARNING: multiple messages have this Message-ID (diff)
From: Claudiu Beznea <claudiu.beznea@microchip.com>
To: <arnd@arndb.de>, <olof@lixom.net>, <arm@kernel.org>,
	<soc@kernel.org>, <nicolas.ferre@microchip.com>,
	<alexandre.belloni@bootlin.com>
Cc: <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] AT91 DT updates for 6.5 #2
Date: Wed, 21 Jun 2023 12:38:53 +0300	[thread overview]
Message-ID: <20230621093853.1575312-1-claudiu.beznea@microchip.com> (raw)

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2023-06-21  9:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-21  9:38 Claudiu Beznea [this message]
2023-06-21  9:38 ` [GIT PULL] AT91 DT updates for 6.5 #2 Claudiu Beznea
2023-06-21 20:30 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230621093853.1575312-1-claudiu.beznea@microchip.com \
    --to=claudiu.beznea@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=nicolas.ferre@microchip.com \
    --cc=olof@lixom.net \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.