Received: by 2002:a05:6358:11c7:b0:104:8066:f915 with SMTP id i7csp4197409rwl; Mon, 10 Apr 2023 07:33:49 -0700 (PDT) X-Google-Smtp-Source: AKy350ZKsYuL0bv7TW9AiiMEwL/1yM86j31lBP63qzmD8L4Cvx3ytva9aX7zeaxmlJw7oxkQTzA5 X-Received: by 2002:a05:6a20:6685:b0:da:2d16:db89 with SMTP id o5-20020a056a20668500b000da2d16db89mr10837966pzh.28.1681137229336; Mon, 10 Apr 2023 07:33:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1681137229; cv=none; d=google.com; s=arc-20160816; b=C2qVcYgYt/LdG0rrWvG5V6DGyWry/qIx97KQ/5bq1vC77lG0HB8zqPMnUwc4jjrvXX nhPKEW0DoRfkbHz2LU/YrUMZjGsdPVDgCKv68gWUDtNKHF7VGTw6DKY8XL7Bw4YzC1t/ 2vBYlQMOaZDgXNZWHv1ECufR2+2V/HKc7In0k/MKq5VLkVvBf2W/xdkbdCNUOEdM84T0 csw6dlAG8sIRIL0XjO4rqi3KaZyCZRmaz3W6aM4bLBVjmjtycMUhdfKyqjgJJ9uX5XjN VwYJ/HNVya9Q1ghfG5A1TE+RnuW6t1qJB2ZuNCcigthpf7OyQSH4Xo9R/NlVoSWV7uMo D2Zw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Ub/uedZmUK2sT9lVRlWvOP56PXW0I9KeJ8YrOlLmEq0=; b=y/mVkU7omUJEHBh2BTfcvcZENxJHj3fjSb6c1IGk1vx5z5g+YaMCuFNDiQc3kf+87E JkHGvjcuAHZmjeWhwUCoRKmUcW0UGSoJ1GVzPX3SFfyF3vfhoh8g4lCuM+jsD6oSiEl6 e5f/31aEo4os2wFUgXemml23JhLL8QI3we0GmjtMZ6xKvoQFAILZuYsOmub6NniaZ7vl VPRiN3vUxQvpsRVzg23JeT0ZM+MDNxm0KQwtL3u7jJReqLqGM55a3TSf1fGCXtBgF9OA X5rFDfjbKua8TQtS5jxTu8E9Ofveq8H7NjvSQBF79sRaEWYCLB4TR3wLy6EAWp5Wt7/P Tg7g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id x16-20020aa78f10000000b0063928548a3esi1651025pfr.27.2023.04.10.07.33.28; Mon, 10 Apr 2023 07:33:49 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229851AbjDJOcA (ORCPT + 99 others); Mon, 10 Apr 2023 10:32:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35106 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229839AbjDJOb5 (ORCPT ); Mon, 10 Apr 2023 10:31:57 -0400 Received: from fudo.makrotopia.org (fudo.makrotopia.org [IPv6:2a07:2ec0:3002::71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3BD5A5264; Mon, 10 Apr 2023 07:31:35 -0700 (PDT) Received: from local by fudo.makrotopia.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.96) (envelope-from ) id 1plsXl-0007Xe-2p; Mon, 10 Apr 2023 16:30:54 +0200 Date: Mon, 10 Apr 2023 15:30:50 +0100 From: Daniel Golle To: arinc9.unal@gmail.com Cc: Sean Wang , Landen Chao , DENG Qingfang , Andrew Lunn , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Matthias Brugger , AngeloGioacchino Del Regno , Russell King , =?utf-8?B?QXLEsW7DpyDDnE5BTA==?= , Richard van Schagen , Richard van Schagen , Frank Wunderlich , erkin.bozoglu@xeront.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: Re: [RFC PATCH v2 net-next 01/14] net: dsa: mt7530: fix comments regarding port 5 and 6 for both switches Message-ID: References: <20230407134626.47928-1-arinc.unal@arinc9.com> <20230407134626.47928-2-arinc.unal@arinc9.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230407134626.47928-2-arinc.unal@arinc9.com> X-Spam-Status: No, score=0.0 required=5.0 tests=SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 07, 2023 at 04:46:13PM +0300, arinc9.unal@gmail.com wrote: > From: Arınç ÜNAL > > There's no logic to numerically order the CPU ports. State the port number > and its being a CPU port instead. Port 5 is often used as a user port as well, eg. on the BPi-R3 where it serves to provide SerDes for the 2nd SFP cage. On other boards (e.g. Netgear WAX-206) it is used to connect a 2.5G PHY used as WAN port. Hence just stating that port 5 "a CPU port" could be a bit misleading as it is not always used as a CPU port. > > Remove the irrelevant PHY muxing information from > mt7530_mac_port_get_caps(). Explain the supported MII modes instead. > > Remove the out of place PHY muxing information from > mt753x_phylink_mac_config(). The function is for both the MT7530 and MT7531 > switches but there's no phy muxing on MT7531. > > These comments were gradually introduced with the commits below. > ca366d6c889b ("net: dsa: mt7530: Convert to PHYLINK API") > 38f790a80560 ("net: dsa: mt7530: Add support for port 5") > 88bdef8be9f6 ("net: dsa: mt7530: Extend device data ready for adding a new > hardware") > c288575f7810 ("net: dsa: mt7530: Add the support of MT7531 switch") > > Signed-off-by: Arınç ÜNAL > --- > drivers/net/dsa/mt7530.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/drivers/net/dsa/mt7530.c b/drivers/net/dsa/mt7530.c > index e4bb5037d352..31ef70f0cd12 100644 > --- a/drivers/net/dsa/mt7530.c > +++ b/drivers/net/dsa/mt7530.c > @@ -2506,7 +2506,7 @@ static void mt7530_mac_port_get_caps(struct dsa_switch *ds, int port, > config->supported_interfaces); > break; > > - case 5: /* 2nd cpu port with phy of port 0 or 4 / external phy */ > + case 5: /* Port 5, a CPU port, supports rgmii, mii, and gmii. */ > phy_interface_set_rgmii(config->supported_interfaces); > __set_bit(PHY_INTERFACE_MODE_MII, > config->supported_interfaces); > @@ -2514,7 +2514,7 @@ static void mt7530_mac_port_get_caps(struct dsa_switch *ds, int port, > config->supported_interfaces); > break; > > - case 6: /* 1st cpu port */ > + case 6: /* Port 6, a CPU port, supports rgmii and trgmii. */ > __set_bit(PHY_INTERFACE_MODE_RGMII, > config->supported_interfaces); > __set_bit(PHY_INTERFACE_MODE_TRGMII, > @@ -2539,14 +2539,14 @@ static void mt7531_mac_port_get_caps(struct dsa_switch *ds, int port, > config->supported_interfaces); > break; > > - case 5: /* 2nd cpu port supports either rgmii or sgmii/8023z */ > + case 5: /* Port 5, a CPU port, supports rgmii and sgmii/802.3z. */ > if (mt7531_is_rgmii_port(priv, port)) { > phy_interface_set_rgmii(config->supported_interfaces); > break; > } > fallthrough; > > - case 6: /* 1st cpu port supports sgmii/8023z only */ > + case 6: /* Port 6, a CPU port, supports sgmii/802.3z only. */ > __set_bit(PHY_INTERFACE_MODE_SGMII, > config->supported_interfaces); > __set_bit(PHY_INTERFACE_MODE_1000BASEX, > @@ -2738,7 +2738,7 @@ mt753x_phylink_mac_config(struct dsa_switch *ds, int port, unsigned int mode, > state->interface != PHY_INTERFACE_MODE_INTERNAL) > goto unsupported; > break; > - case 5: /* 2nd cpu port with phy of port 0 or 4 / external phy */ > + case 5: /* Port 5, a CPU port. */ > if (priv->p5_interface == state->interface) > break; > > @@ -2748,7 +2748,7 @@ mt753x_phylink_mac_config(struct dsa_switch *ds, int port, unsigned int mode, > if (priv->p5_intf_sel != P5_DISABLED) > priv->p5_interface = state->interface; > break; > - case 6: /* 1st cpu port */ > + case 6: /* Port 6, a CPU port. */ > if (priv->p6_interface == state->interface) > break; > > -- > 2.37.2 >