Re: [PATCH net-next v4 2/8] net: dsa: motorcomm: Split xMII and SERDES port masks
From: David Yang
Date: Fri Sep 25 2026 - 09:04:41 EST
On Fri, Sep 25, 2026 at 10:19 AM <netdev-bot+sashiko@xxxxxxxxxx> wrote:
>
> Thank you for your contribution! Sashiko AI review found 2 potential
> issue(s) to consider.
>
> Critical: 0 · High: 0 · Medium: 1 · Low: 1 (1)
>
> If you believe none of the issues are legitimate, please reply to each
> issue of Medium severity or higher and explain why the AI is wrong.
> If any of them are legitimate and you plan to respin, please let patchwork
> know by including "pw-bot: cr" as a separate line at the end of your reply
> (one such reply per series is enough).
>
> - [Medium] After this patch, a GMAC port that is in xmii_mask but not in
> serdes_mask gets an empty supported_interfaces bitmap.
> - [Low] Two comments in yt921x_dsa_phylink_get_caps()
> (drivers/net/dsa/motorcomm/chip.c) no longer match the code after this…
>
> Pre-existing issues:
> - [Low] The concern: the in-tree binding example
> (Documentation/devicetree/bindings/net/dsa/motorcomm,yt921x.yaml,…
No real configuration is affected - xmii is not supported before and
now (as in TODO comment).