All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: SoC Team <soc@kernel.org>, arm-soc <arm@kernel.org>
Cc: Linux ARM <linux-arm-kernel@lists.infradead.org>,
	 Corentin Labbe <clabbe@baylibre.com>,
	Zoltan HERPAI <wigyori@uid0.hu>
Subject: [GIT PULL] ixp4xx DTS changes for v5.14 take 1
Date: Tue, 1 Jun 2021 13:37:54 +0200	[thread overview]
Message-ID: <CACRpkdbmRjGW7vpr7hG+jiRTqNMZAyKZNhtvzj=SqhZmb1+F6A@mail.gmail.com> (raw)

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

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

WARNING: multiple messages have this Message-ID (diff)
From: Linus Walleij <linus.walleij@linaro.org>
To: SoC Team <soc@kernel.org>, arm-soc <arm@kernel.org>
Cc: Linux ARM <linux-arm-kernel@lists.infradead.org>,
	 Corentin Labbe <clabbe@baylibre.com>,
	Zoltan HERPAI <wigyori@uid0.hu>
Subject: [GIT PULL] ixp4xx DTS changes for v5.14 take 1
Date: Tue, 1 Jun 2021 13:37:54 +0200	[thread overview]
Message-ID: <CACRpkdbmRjGW7vpr7hG+jiRTqNMZAyKZNhtvzj=SqhZmb1+F6A@mail.gmail.com> (raw)

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

             reply	other threads:[~2021-06-01 11:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-01 11:37 Linus Walleij [this message]
2021-06-01 11:37 ` [GIT PULL] ixp4xx DTS changes for v5.14 take 1 Linus Walleij
2021-06-12 16:10 ` 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='CACRpkdbmRjGW7vpr7hG+jiRTqNMZAyKZNhtvzj=SqhZmb1+F6A@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=arm@kernel.org \
    --cc=clabbe@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=soc@kernel.org \
    --cc=wigyori@uid0.hu \
    /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.