]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk()
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 19 Feb 2020 20:00:47 +0000 (12:00 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Feb 2020 00:36:48 +0000 (16:36 -0800)
commit0ececcfc9267b3dc007113d0deb314e4f94244a0
treec6d3961d9889eb71527471ce1b304c010b9cfbb0
parent1cb237d7904d7c6ba4c5be31ff6dc7d265f53b9a
net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk()

The function bcm54xx_adjust_rxrefclk() works correctly on the BCM54810
PHY, allow this device ID to proceed through.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/broadcom.c