Re: [PATCH v2 net 1/2] net: dsa: mt7530: remove now incorrect comment regarding port 5

From: Jakub Kicinski
Date: Fri Mar 10 2023 - 02:11:00 EST


On Wed, 8 Mar 2023 16:07:14 +0300 arinc9.unal@xxxxxxxxx wrote:
> diff --git a/drivers/net/dsa/mt7530.c b/drivers/net/dsa/mt7530.c
> index a508402c4ecb..b1a79460df0e 100644
> --- a/drivers/net/dsa/mt7530.c
> +++ b/drivers/net/dsa/mt7530.c
> @@ -2201,7 +2201,7 @@ mt7530_setup(struct dsa_switch *ds)
>
> mt7530_pll_setup(priv);
>
> - /* Enable Port 6 only; P5 as GMAC5 which currently is not supported */
> + /* Enable port 6 */

I think you posted before Vladimir's patch went in, so even tho
it applies now the CI/build bot could not test it. Please repost.