Message ID | 20230408152801.2336041-1-andrew@lunn.ch (mailing list archive) |
---|---|
Headers | show |
Series | Add missing DSA properties for marvell switches | expand |
On Sat, Apr 08, 2023 at 05:27:58PM +0200, Andrew Lunn wrote: > 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 Applied all, thanks!