]> www.infradead.org Git - users/hch/configfs.git/commit
net: phy: realtek: add get_rate_matching() for rtl822xb PHYs
authorEric Woudstra <ericwouds@gmail.com>
Tue, 9 Apr 2024 07:30:12 +0000 (09:30 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Apr 2024 09:18:18 +0000 (10:18 +0100)
commitc189dbd738243be6775bb6878366bf63e27bfd05
treea3bff2413ae329c24c8ff2b6d98238731e22d59d
parentdeb8af5243504e379878ae3f9a091b21422d65b2
net: phy: realtek: add get_rate_matching() for rtl822xb PHYs

Uses vendor register to determine if SerDes is setup in rate-matching mode.

Rate-matching only supported when SerDes is set to 2500base-x.

Signed-off-by: Eric Woudstra <ericwouds@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/realtek.c