net: phy: realtek: add support for RTL8365MB-VC internal PHYs
authorAlvin Šipraga <alsi@bang-olufsen.dk>
Mon, 18 Oct 2021 09:38:02 +0000 (11:38 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Oct 2021 13:02:56 +0000 (14:02 +0100)
commit2ca2969aae1e110fe243a50d6d5809f6f4895092
tree25de2b180cedf455546748f1975c8b36707b5fef
parent4af2950c50c8634ed2865cf81e607034f78b84aa
net: phy: realtek: add support for RTL8365MB-VC internal PHYs

The RTL8365MB-VC ethernet switch controller has 4 internal PHYs for its
user-facing ports. All that is needed is to let the PHY driver core
pick up the IRQ made available by the switch driver.

Signed-off-by: Alvin Šipraga <alsi@bang-olufsen.dk>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/realtek.c