mbox series

[GIT,PULL] IXP4xx DTS changes for v5.18

Message ID CACRpkdaMk+XECwhXJYeiF8SMU6cQsj_dk8gGMoPE3zAURAPqTw@mail.gmail.com
State New
Headers show
Series [GIT,PULL] IXP4xx DTS changes for v5.18 | expand

Pull-request

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

Message

Linus Walleij Feb. 12, 2022, 9:16 p.m. UTC
Hi SoC folks,

these are some IXP4xx DTS updates. One of them to extend the
syscon size is important to the cleanup series (submitted separately).
The rest is business as usual.

Please pull it in to an appropriate DTS branch.

Yours,
Linus Walleij

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 8d3ca344bb6aefd8dbf554db18b18611e01d3ab6:

  ARM: dts: Drop serial 1 alias on GW7001 (2022-02-12 21:54:00 +0100)

----------------------------------------------------------------
IXP4xx patches for the v5.18 kernel cycle:

- Fix up the WG302 to support the v1 version (also tested)
- Fix up the syscon size
- Drop the alias for UART1 in GW7001

----------------------------------------------------------------
Linus Walleij (3):
      ARM: dts: ixp4xx: Fix up the Netgear WG302 device tree
      ARM: dts: ixp42x: Expand syscon register range
      ARM: dts: Drop serial 1 alias on GW7001

 arch/arm/boot/dts/Makefile                         |  2 +-
 arch/arm/boot/dts/intel-ixp42x-gateway-7001.dts    |  3 +--
 ...g302v2.dts => intel-ixp42x-netgear-wg302v1.dts} | 29 +++++++++++-----------
 arch/arm/boot/dts/intel-ixp42x.dtsi                |  2 +-
 4 files changed, 17 insertions(+), 19 deletions(-)
 rename arch/arm/boot/dts/{intel-ixp42x-netgear-wg302v2.dts =>
intel-ixp42x-netgear-wg302v1.dts} (77%)