public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Jon Hunter <jonathanh@nvidia.com>
Cc: Bartosz Golaszewski <brgl@bgdev.pl>,
	Heiner Kallweit <hkallweit1@gmail.com>,
	Russell King <linux@armlinux.org.uk>,
	"David S . Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	Bartosz Golaszewski <bartosz.golaszewski@linaro.org>,
	"linux-tegra@vger.kernel.org" <linux-tegra@vger.kernel.org>,
	Brad Griffis <bgriffis@nvidia.com>
Subject: Re: [RESEND PATCH net-next v3 3/4] net: phy: aquantia: wait for the GLOBAL_CFG to start returning real values
Date: Fri, 19 Jul 2024 05:41:05 +0200	[thread overview]
Message-ID: <708b9c82-afdd-46b7-ad63-b0e65be23b6b@lunn.ch> (raw)
In-Reply-To: <6e12f5a5-8007-4ddc-a5ad-be556656af71@nvidia.com>

> Interestingly, the product brief for these PHYs [0] do show that both the
> AQR113C and AQR115C both support 10M. So I wonder if it is our ethernet
> controller that is not supporting 10M? I will check on this too.

The PHY should enumerate what it supports, look at
genphy_read_abilities(), which reads the Basic Mode Status Register,
and there are bits in there which indicate if the PHY supports 10Half
and 10Full.

The MAC should also be indicating what it support, and ethtool will be
showing you the combination of the two.

	Andrew

  parent reply	other threads:[~2024-07-19  3:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240708075023.14893-1-brgl@bgdev.pl>
     [not found] ` <20240708075023.14893-4-brgl@bgdev.pl>
2024-07-18 12:23   ` [RESEND PATCH net-next v3 3/4] net: phy: aquantia: wait for the GLOBAL_CFG to start returning real values Jon Hunter
2024-07-18 13:04     ` Bartosz Golaszewski
2024-07-18 13:29       ` Bartosz Golaszewski
2024-07-18 14:08         ` Jon Hunter
2024-07-18 14:13           ` Bartosz Golaszewski
2024-07-18 14:49             ` Jon Hunter
2024-07-18 14:59               ` Bartosz Golaszewski
2024-07-18 17:42                 ` Jon Hunter
2024-07-18 19:05                   ` Bartosz Golaszewski
2024-07-19  8:39                     ` Jon Hunter
2024-07-19  3:41           ` Andrew Lunn [this message]
     [not found] ` <20240708075023.14893-3-brgl@bgdev.pl>
2024-07-30  9:59   ` [RESEND PATCH net-next v3 2/4] net: phy: aquantia: wait for FW reset before checking the vendor ID Jon Hunter
2024-07-30 11:23     ` Russell King (Oracle)
2024-08-06 11:36       ` Vladimir Oltean
2024-08-06 11:27     ` Vladimir Oltean

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=708b9c82-afdd-46b7-ad63-b0e65be23b6b@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=bgriffis@nvidia.com \
    --cc=brgl@bgdev.pl \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hkallweit1@gmail.com \
    --cc=jonathanh@nvidia.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /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