]> git.baikalelectronics.ru Git - kernel.git/commit
net: phylink: allow RGMII/RTBI in-band status
authorQingfang DENG <dqfext@gmail.com>
Wed, 24 Aug 2022 06:10:34 +0000 (14:10 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Aug 2022 09:58:43 +0000 (10:58 +0100)
commit242f8e42fa0ee17a05195a7ab01a3a2dffcd092d
tree85e2ce27b04898f074c353622ea7f15c09078e31
parent6b5829485b21f89ca19191ca665a54d03412be66
net: phylink: allow RGMII/RTBI in-band status

As per RGMII specification v2.0, section 3.4.1, RGMII/RTBI has an
optional in-band status feature where the PHY's link status, speed and
duplex mode can be passed to the MAC.
Allow RGMII/RTBI to use in-band status.

Signed-off-by: Qingfang DENG <dqfext@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phylink.c