]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
net: phy: realtek: add support for RTL8211F(D)(I)-VD-CG
authorClark Wang <xiaoning.wang@nxp.com>
Wed, 17 Aug 2022 01:36:18 +0000 (09:36 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Aug 2022 11:47:18 +0000 (12:47 +0100)
commitbb726b753f75a4eeda291438f89dfd9b94783569
tree3b86088a7228879f1199a77f5d361524e491702f
parentde43708924438fac2b0c04b099d50e3b523a5817
net: phy: realtek: add support for RTL8211F(D)(I)-VD-CG

RTL8211F(D)(I)-VD-CG is the pin-to-pin upgrade chip from
RTL8211F(D)(I)-CG.

Add new PHY ID for this chip.
It does not support RTL8211F_PHYCR2 anymore, so remove the w/r operation
of this register.

Signed-off-by: Clark Wang <xiaoning.wang@nxp.com>
Signed-off-by: Wei Fang <wei.fang@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/realtek.c