]> www.infradead.org Git - users/hch/misc.git/commit
net: phy: broadcom: Correct BCM5221 PHY model detection
authorJim Liu <jim.t90615@gmail.com>
Thu, 27 Mar 2025 06:29:42 +0000 (14:29 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 Mar 2025 12:47:41 +0000 (13:47 +0100)
commit4f1eaabb4b66a1f7473f584e14e15b2ac19dfaf3
tree4acb5710a30ddf11a585654a0291389e9ff95022
parent2ea396448f26d0d7d66224cb56500a6789c7ed07
net: phy: broadcom: Correct BCM5221 PHY model detection

Correct detect condition is applied to the entire 5221 family of PHYs.

Fixes: 3abbd0699b67 ("net: phy: broadcom: add support for BCM5221 phy")
Signed-off-by: Jim Liu <jim.t90615@gmail.com>
Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/broadcom.c