On 14/08/2025 08:50, David Yang wrote:
> Motorcomm YT921x is a series of ethernet switches developed by Shanghai
> Motorcomm Electronic Technology, including:
>
> - YT9215S / YT9215RB / YT9215SC: 5 GbE phys
> - YT9213NB / YT9214NB: 2 GbE phys
> - YT9218N / YT9218MB: 8 GbE phys
>
> and up to 2 serdes interfaces.
>
> This patch adds basic support for a working DSA switch.
>
> previous rfc: https://lore.kernel.org/all/20250808173808.273774-1-mmyangfl@gmail.com/
So that's a v2? Please version your patches correctly, e.g. use b4 or
git format-patch -vX, and add changelog in cover letter or under '---'
of individual patches describing changes from previous version.
> - fix coding style
> - add dt binding
> - add support for fdb, vlan and bridge
Please also explain why this is RFC, why this is not ready for review.
Best regards,
Krzysztof