]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: dts: Add ixp4xx Actiontec MI424WR device trees
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 22 Aug 2025 17:56:16 +0000 (19:56 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 29 Aug 2025 09:18:15 +0000 (11:18 +0200)
commit85ac6b806993200fe117f4fd047c74784ec6b515
treef47c865c5dc3a9594dfddb49f9535bd0ec853c91
parent873c5c0a2baf11d7101df3fc7485a0183c8c6c29
ARM: dts: Add ixp4xx Actiontec MI424WR device trees

The Actiontex MI424WR is a pretty widespread home router, made
in many different revisions.

Revisions A, C and D are based on IXP42x. We add a device tree
for the A/C variant and one for the D variant as these differ in
the location of the WAN PHY on the MDIO bus, and the ethernet
interfaces for the WAN PHY and the DSA switch are switched around.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/20250822-ixp4xx-mi424wr-dts-v2-3-cc804884474d@linaro.org
arch/arm/boot/dts/intel/ixp/Makefile
arch/arm/boot/dts/intel/ixp/intel-ixp42x-actiontec-mi424wr-ac.dts [new file with mode: 0644]
arch/arm/boot/dts/intel/ixp/intel-ixp42x-actiontec-mi424wr-d.dts [new file with mode: 0644]
arch/arm/boot/dts/intel/ixp/intel-ixp42x-actiontec-mi424wr.dtsi [new file with mode: 0644]