Re: [PATCH net-next v3 2/2] net: dsa: Add KSZ8567 switch support
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-01-31 15:25:03
Also in:
linux-devicetree, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-01-31 15:25:03
Also in:
linux-devicetree, lkml
On Tue, Jan 30, 2024 at 09:34:19AM +0100, Philippe Schenker wrote:
From: Philippe Schenker <redacted> This commit introduces support for the 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. Signed-off-by: Philippe Schenker <redacted> Acked-by: Arun Ramadoss <arun.ramadoss@microchip.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew