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 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@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox