netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add missing DSA properties for marvell switches
@ 2023-04-07 15:17 Andrew Lunn
  2023-04-07 15:17 ` [PATCH 1/3] ARM: dts: kirkwood: Add missing phy-mode and fixed links Andrew Lunn
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Andrew Lunn @ 2023-04-07 15:17 UTC (permalink / raw)
  To: Gregory Clement
  Cc: Russell King, Vladimir Oltean, arm-soc, netdev, Andrew Lunn

The DSA core has become more picky about DT properties. This patchset
add missing properties and removes some unused ones, for Marvell ARM
boards.

Once all the missing properties are added, it should be possible to
simply phylink and the mv88e6xxx driver.

Andrew Lunn (3):
  ARM: dts: kirkwood: Add missing phy-mode and fixed links
  ARM: dts: orion5: Add missing phy-mode and fixed links
  ARM: dts: armada: Add missing phy-mode and fixed links

 arch/arm/boot/dts/armada-370-rd.dts               | 2 +-
 arch/arm/boot/dts/armada-381-netgear-gs110emx.dts | 2 +-
 arch/arm/boot/dts/armada-385-clearfog-gtr-l8.dts  | 7 ++++++-
 arch/arm/boot/dts/armada-385-clearfog-gtr-s4.dts  | 7 ++++++-
 arch/arm/boot/dts/armada-385-linksys.dtsi         | 2 +-
 arch/arm/boot/dts/armada-385-turris-omnia.dts     | 2 --
 arch/arm/boot/dts/armada-xp-linksys-mamba.dts     | 2 +-
 arch/arm/boot/dts/kirkwood-dir665.dts             | 3 ++-
 arch/arm/boot/dts/kirkwood-l-50.dts               | 2 +-
 arch/arm/boot/dts/kirkwood-linksys-viper.dts      | 3 ++-
 arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts    | 3 ++-
 arch/arm/boot/dts/kirkwood-rd88f6281.dtsi         | 2 +-
 arch/arm/boot/dts/orion5x-netgear-wnr854t.dts     | 7 ++++++-
 13 files changed, 30 insertions(+), 14 deletions(-)

-- 
2.40.0


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/3] Add missing DSA properties for marvell switches
@ 2023-04-07 15:25 Andrew Lunn
  0 siblings, 0 replies; 6+ messages in thread
From: Andrew Lunn @ 2023-04-07 15:25 UTC (permalink / raw)
  To: shawnguo
  Cc: s.hauer, Russell King, Vladimir Oltean, arm-soc, netdev,
	Andrew Lunn

The DSA core has become more picky about DT properties. This patchset
add missing properties and removes some unused ones, for iMX boards.

Once all the missing properties are added, it should be possible to
simply phylink and the mv88e6xxx driver.

Andrew Lunn (3):
  ARM: dts: imx51: ZII: Add missing phy-mode
  ARM: dts: imx6qdl: Add missing phy-mode and fixed links
  ARM64: dts: freescale: ZII: Add missing phy-mode

 arch/arm/boot/dts/imx51-zii-rdu1.dts                | 2 +-
 arch/arm/boot/dts/imx51-zii-scu2-mezz.dts           | 2 +-
 arch/arm/boot/dts/imx51-zii-scu3-esb.dts            | 1 -
 arch/arm/boot/dts/imx6qdl-gw5904.dtsi               | 7 ++++++-
 arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi             | 2 +-
 arch/arm64/boot/dts/freescale/imx8mq-zii-ultra.dtsi | 2 +-
 6 files changed, 10 insertions(+), 6 deletions(-)

-- 
2.40.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-04-07 15:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-07 15:17 [PATCH 0/3] Add missing DSA properties for marvell switches Andrew Lunn
2023-04-07 15:17 ` [PATCH 1/3] ARM: dts: kirkwood: Add missing phy-mode and fixed links Andrew Lunn
2023-04-07 15:17 ` [PATCH 2/3] ARM: dts: orion5: " Andrew Lunn
2023-04-07 15:17 ` [PATCH 3/3] ARM: dts: armada: " Andrew Lunn
2023-04-07 15:30 ` [PATCH 0/3] Add missing DSA properties for marvell switches Gregory CLEMENT
  -- strict thread matches above, loose matches on Subject: below --
2023-04-07 15:25 Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).