netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Andrew Lunn <andrew@lunn.ch>, Russell King <rmk+kernel@armlinux.org.uk>
Cc: "Marek Behún" <kabel@kernel.org>,
	netdev@vger.kernel.org, "David S. Miller" <davem@davemloft.net>,
	"Paolo Abeni" <pabeni@redhat.com>
Subject: Re: [PATCH net-next] net: phy: extend genphy_c45_read_eee_abilities() to read capability 2 register
Date: Tue, 2 Jan 2024 15:50:14 -0800	[thread overview]
Message-ID: <20240102155014.7e1ccc4d@kernel.org> (raw)
In-Reply-To: <20231220161258.17541-1-kabel@kernel.org>

On Wed, 20 Dec 2023 17:12:58 +0100 Marek Behún wrote:
> Extend the generic clause 45 PHY function reading EEE abilities to also
> read the IEEE 802.3-2018 45.2.3.11 "EEE control and capability 2"
> register.
> 
> The new helpers mii_eee_cap2_mod_linkmode_t() and
> linkmode_to_mii_eee_cap2_t() only parse the 2500baseT and 5000baseT
> EEE bits. The standard also defines bits for 400000baseR, 200000baseR
> and 25000baseT, but we don't have ethtool link bits for those now.

Andrew, Russell? Looks good?

  reply	other threads:[~2024-01-02 23:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-20 16:12 [PATCH net-next] net: phy: extend genphy_c45_read_eee_abilities() to read capability 2 register Marek Behún
2024-01-02 23:50 ` Jakub Kicinski [this message]
2024-01-03 10:29 ` Russell King (Oracle)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240102155014.7e1ccc4d@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=kabel@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=rmk+kernel@armlinux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).