Re: [PATCH net-next v3 2/8] net: dsa: motorcomm: Split xMII and SERDES port masks

From: Andrew Lunn

Date: Tue Sep 22 2026 - 07:53:56 EST


On Fri, Sep 18, 2026 at 02:49:49AM +0800, David Yang wrote:
> Replace external_mask with xmii_mask and serdes_mask, and advertise the
> interface modes it actually supports.
>
> Also move struct yt921x_info into chip.h for future use.
>
> Signed-off-by: David Yang <mmyangfl@xxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew