mbox series

[GIT,PULL] ARM: mvebu: dt for v6.8 (#1)

Message ID 87o7ekbyv2.fsf@BL-laptop (mailing list archive)
State Accepted
Commit 37782cc1c6b08dc8e2b7b4ab8625a8ec4d225df6
Headers show
Series [GIT,PULL] ARM: mvebu: dt for v6.8 (#1) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt-6.8-1

Message

Gregory CLEMENT Dec. 20, 2023, 4:52 p.m. UTC
Hi,

Here is the first pull request for dt for mvebu for v6.8.

Gregory

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt-6.8-1

for you to fetch changes up to 62f34e3ec2befcbe5d8a5003f21d53dab80bb03c:

  ARM: dts: marvell: make dts use gpio-fan matrix instead of array (2023-12-15 15:26:41 +0100)

----------------------------------------------------------------
mvebu dt for 6.8 (part 1)

Fix dt for gpio and switch nodes

----------------------------------------------------------------
David Heidelberg (1):
      ARM: dts: marvell: make dts use gpio-fan matrix instead of array

Linus Walleij (1):
      ARM: dts: marvell: Fix some common switch mistakes

 arch/arm/boot/dts/marvell/armada-370-rd.dts        |  26 +++---
 .../dts/marvell/armada-370-seagate-nas-2bay.dts    |   8 +-
 .../dts/marvell/armada-370-seagate-nas-4bay.dts    |   8 +-
 .../dts/marvell/armada-370-synology-ds213j.dts     |  16 ++--
 .../dts/marvell/armada-381-netgear-gs110emx.dts    |  44 +++++----
 .../dts/marvell/armada-385-clearfog-gtr-l8.dts     |  38 ++++----
 .../dts/marvell/armada-385-clearfog-gtr-s4.dts     |  22 ++---
 arch/arm/boot/dts/marvell/armada-385-linksys.dtsi  |  18 ++--
 .../boot/dts/marvell/armada-385-synology-ds116.dts |  16 ++--
 .../boot/dts/marvell/armada-385-turris-omnia.dts   |  20 ++--
 arch/arm/boot/dts/marvell/armada-388-clearfog.dts  |  20 ++--
 arch/arm/boot/dts/marvell/armada-388-gp.dts        |   4 +-
 .../boot/dts/marvell/armada-xp-linksys-mamba.dts   |  18 ++--
 arch/arm/boot/dts/marvell/kirkwood-dnskw.dtsi      |   6 +-
 .../dts/marvell/kirkwood-linkstation-6282.dtsi     |   9 +-
 .../dts/marvell/kirkwood-linkstation-lswxl.dts     |   9 +-
 arch/arm/boot/dts/marvell/kirkwood-lsxl.dtsi       |   9 +-
 arch/arm/boot/dts/marvell/kirkwood-ns2max.dts      |  18 ++--
 arch/arm/boot/dts/marvell/kirkwood-ns2mini.dts     |  18 ++--
 arch/arm/boot/dts/marvell/kirkwood-synology.dtsi   | 102 +++++++++++----------
 .../boot/dts/marvell/mvebu-linkstation-fan.dtsi    |   8 +-
 21 files changed, 217 insertions(+), 220 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Dec. 21, 2023, 5:41 p.m. UTC | #1
Hello:

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

On Wed, 20 Dec 2023 17:52:17 +0100 you wrote:
> Hi,
> 
> Here is the first pull request for dt for mvebu for v6.8.
> 
> Gregory
> 
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: mvebu: dt for v6.8 (#1)
    https://git.kernel.org/soc/soc/c/37782cc1c6b0

You are awesome, thank you!