[GIT PULL] ixp4xx DTS changes for v5.14 take 1

Linus Walleij linus.walleij at linaro.org
Tue Jun 1 04:37:54 PDT 2021


Hi SoC maintainers,

this is a stack of IXP4xx DTS changes for v5.14, adding
PCI and ethernet and some other changes.

The PCI bindings have been reviewed by Rob Herring
and are pending merge through the PCI tree.

We have more going on, like crypto accelerator and
hw_random, but we need more review on that before
we merge those changes. A second pull request may
arrive before the merge window, but let's start with
this.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
tags/ixp4xx-dts-v5.14-1

for you to fetch changes up to e33f8fd9fda9730f5a0f27d1a56c69e1228ed907:

  ARM: dts: Fix up the IXP4xx ethernet nodes (2021-05-21 21:29:07 +0200)

----------------------------------------------------------------
IXP4xx DTS updates for the v5.14 kernel:
- Add ethernet to the boards
- Add PCI hosts to the boards
- Create an expansion bus around the flash memory
- Add the beeper to NSLU2 completing the NSLU2 DTS

----------------------------------------------------------------
Linus Walleij (5):
      ARM: dts: ixp4xx: Add ethernet
      ARM: dts: ixp4xx: Add PCI hosts
      ARM: dts: ixp4xx: Create a proper expansion bus
      ARM: dts: ixp4xx: Add beeper to the NSLU2
      ARM: dts: Fix up the IXP4xx ethernet nodes

 arch/arm/boot/dts/intel-ixp42x-linksys-nslu2.dts   |  79 +++++++++++++---
 arch/arm/boot/dts/intel-ixp42x.dtsi                |   4 +
 .../arm/boot/dts/intel-ixp43x-gateworks-gw2358.dts | 104 ++++++++++++++++++---
 arch/arm/boot/dts/intel-ixp43x.dtsi                |   4 +
 arch/arm/boot/dts/intel-ixp45x-ixp46x.dtsi         |  33 +++++++
 arch/arm/boot/dts/intel-ixp4xx.dtsi                |  84 ++++++++++++++++-
 6 files changed, 280 insertions(+), 28 deletions(-)



More information about the linux-arm-kernel mailing list