Re: [PATCH net-next 2/4] net: spacemit: Add K1 Ethernet MAC
From: Russell King (Oracle)
Date: Mon Jun 16 2025 - 02:34:36 EST
On Fri, Jun 13, 2025 at 10:15:08AM +0800, Vivian Wang wrote:
> +config SPACEMIT_K1_EMAC
> + tristate "SpacemiT K1 Ethernet MAC driver"
> + depends on ARCH_SPACEMIT || COMPILE_TEST
> + depends on MFD_SYSCON
> + depends on OF
> + default m if ARCH_SPACEMIT
> + select PHYLIB
This driver uses phylib...
> +#include <linux/phy.h>
> +#include <linux/phylink.h>
but includes phylink's header file? Does it use anything from this
header?
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!