Hi Geert, Thanks for your work. On 2024-05-29 18:02:16 +0200, Geert Uytterhoeven wrote: > Enable support for Marvell 88Q2XXX 100/1000BASE-T1 Automotive Ethernet > PHYs, as found on the Spider, S4 Starter Kit, and White-Hawk development > boards. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> > --- > To be queued in renesas-devel for v6.11. > > arch/arm64/configs/defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > index dfad1cb8a072fa98..66d779547f0f6d66 100644 > --- a/arch/arm64/configs/defconfig > +++ b/arch/arm64/configs/defconfig > @@ -377,6 +377,7 @@ CONFIG_AQUANTIA_PHY=y > CONFIG_BCM54140_PHY=m > CONFIG_MARVELL_PHY=m > CONFIG_MARVELL_10G_PHY=y > +CONFIG_MARVELL_88Q2XXX_PHY=y > CONFIG_MICREL_PHY=y > CONFIG_MICROSEMI_PHY=y > CONFIG_AT803X_PHY=y > -- > 2.34.1 > -- Kind Regards, Niklas Söderlund