public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add missing DSA properties for marvell switches
@ 2023-04-08 15:27 Andrew Lunn
  2023-04-08 15:27 ` [PATCH v2 1/3] ARM: dts: imx51: ZII: Add missing phy-mode Andrew Lunn
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Andrew Lunn @ 2023-04-08 15:27 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.

v2:
Use rev-mii or rev-rmii for the side of the MAC-MAC link which plays
PHY.

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] 8+ messages in thread

end of thread, other threads:[~2023-05-13  3:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-08 15:27 [PATCH v2 0/3] Add missing DSA properties for marvell switches Andrew Lunn
2023-04-08 15:27 ` [PATCH v2 1/3] ARM: dts: imx51: ZII: Add missing phy-mode Andrew Lunn
2023-04-11 11:39   ` Vladimir Oltean
2023-04-08 15:28 ` [PATCH v2 2/3] ARM: dts: imx6qdl: Add missing phy-mode and fixed links Andrew Lunn
2023-04-11 11:40   ` Vladimir Oltean
2023-04-08 15:28 ` [PATCH v2 3/3] ARM64: dts: freescale: ZII: Add missing phy-mode Andrew Lunn
2023-04-11 11:40   ` Vladimir Oltean
2023-05-13  3:28 ` [PATCH v2 0/3] Add missing DSA properties for marvell switches Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox