From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Oleksij Rempel <o.rempel@pengutronix.de>
Subject: Re: [PATCH v2] net: phy: Add support for PHY-specific link polling interval and randomization
Date: Thu, 13 Jun 2024 08:54:04 +0200 [thread overview]
Message-ID: <171826164422.2686757.9911527739500564886.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20240612162830.1023574-1-o.rempel@pengutronix.de>
On Wed, 12 Jun 2024 18:28:30 +0200, Oleksij Rempel wrote:
> Introduce the ability to use PHY-specific link polling intervals. Some
> PHYs, such as the TI DP83TG720, require different polling intervals for
> link status checks. This is particularly necessary for PHYs that do not
> support autonegotiation and need frequent assistance to establish a
> link.
>
> For instance, the TI DP83TG720 PHY may need to be reset if a link is not
> established within 100 milliseconds. If two identical PHYs are connected
> to each other and require the same software assistance, they might reset
> at the same frequency and fail to establish a link. To mitigate this, a
> randomization mechanism is added to the polling interval.
>
> [...]
Applied, thanks!
[1/1] net: phy: Add support for PHY-specific link polling interval and randomization
https://git.pengutronix.de/cgit/barebox/commit/?id=3ce75ee449ef (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2024-06-13 6:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-12 16:28 Oleksij Rempel
2024-06-13 6:54 ` Sascha Hauer [this message]
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=171826164422.2686757.9911527739500564886.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=o.rempel@pengutronix.de \
/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