On Tue, Jan 30, 2024 at 09:34:18AM +0100, Philippe Schenker wrote: > From: Philippe Schenker <philippe.schenker@xxxxxxxxxxxx> > > This commit adds the dt-binding for KSZ8567, a robust 7-port > Ethernet switch. The KSZ8567 features two RGMII/MII/RMII interfaces, > each capable of gigabit speeds, complemented by five 10/100 Mbps > MAC/PHYs. > > This binding is necessary to set specific capabilities for this switch > chip that are necessary due to the ksz dsa driver only accepting > specific chip ids. > The KSZ8567 is very similar to KSZ9567 however only containing 100 Mbps > phys on its downstream ports. > > Signed-off-by: Philippe Schenker <philippe.schenker@xxxxxxxxxxxx> > Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew