]> 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)
commitcc6fb96f2e76a9c2c1436782e344a0609e13ef07
tree85e2ce27b04898f074c353622ea7f15c09078e31
parenta282a71668fe9f9e1bac2e82131df3105e9f3725
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