mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <sha@pengutronix.de>
To: Michael Tretter <m.tretter@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/7] net: phy: dp83867: cleanup and link downshift support
Date: Mon, 22 Mar 2021 06:02:46 +0100	[thread overview]
Message-ID: <20210322050246.GJ23724@pengutronix.de> (raw)
In-Reply-To: <20210319131016.2612134-1-m.tretter@pengutronix.de>

On Fri, Mar 19, 2021 at 02:10:09PM +0100, Michael Tretter wrote:
> Hello,
> 
> the dp83867 network phy supports link downshift, if a gigabit link cannot be
> established. For example, this can happen if the cabling does not support
> gigabit Ethernet.
> 
> This series enables the downshift by default (Linux also enables it by
> default). Additionally, the link status is read from the dp83867-specific
> register to take the possible downshift into account when reporting the link
> speed.
> 
> Furthermore, the series contains a handful of cleanup patches.
> 
> Michael

Applied, thanks

Sascha

> 
> Michael Tretter (3):
>   net: phy: dp83867: convert driver to spdx
>   net: phy: dp83867: fix checkpatch checks and warnings
>   net: phy: dp83867: remove useless call to genphy_config_aneg
> 
> Thomas Haemmerle (4):
>   net: phy: dp83867: simplify dp83867_config_init
>   net: phy: dp83867: remove explicit setting of cfg2
>   net: phy: dp83867: read status from PHY status register PHYSTS
>   net: phy: dp83867: enable link downshift by default
> 
>  drivers/net/phy/dp83867.c | 169 ++++++++++++++++++++------------------
>  1 file changed, 90 insertions(+), 79 deletions(-)
> 
> -- 
> 2.29.2
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


      parent reply	other threads:[~2021-03-22  5:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-19 13:10 Michael Tretter
2021-03-19 13:10 ` [PATCH 1/7] net: phy: dp83867: convert driver to spdx Michael Tretter
2021-03-19 13:10 ` [PATCH 2/7] net: phy: dp83867: fix checkpatch checks and warnings Michael Tretter
2021-03-19 13:10 ` [PATCH 3/7] net: phy: dp83867: remove useless call to genphy_config_aneg Michael Tretter
2021-03-19 13:10 ` [PATCH 4/7] net: phy: dp83867: simplify dp83867_config_init Michael Tretter
2021-03-19 13:10 ` [PATCH 5/7] net: phy: dp83867: remove explicit setting of cfg2 Michael Tretter
2021-03-19 13:10 ` [PATCH 6/7] net: phy: dp83867: read status from PHY status register PHYSTS Michael Tretter
2021-03-19 13:10 ` [PATCH 7/7] net: phy: dp83867: enable link downshift by default Michael Tretter
2021-03-22  5:02 ` 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=20210322050246.GJ23724@pengutronix.de \
    --to=sha@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=m.tretter@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