net: phy: at803x: add support for qca 8327 internal phy
authorAnsuel Smith <ansuelsmth@gmail.com>
Tue, 14 Sep 2021 12:33:45 +0000 (14:33 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Sep 2021 13:29:58 +0000 (14:29 +0100)
commit0ccf8511182436183c031e8a2f740ae91a02c625
tree21269af3dc9ddfc196203b9be9c31eb6cf8df713
parent32e3573f739209e612ea5c98291251b00cc6f70e
net: phy: at803x: add support for qca 8327 internal phy

Add support for qca8327 internal phy needed for correct init of the
switch port. It does use the same qca8337 function and reg just with a
different id.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Tested-by: Rosen Penev <rosenp@gmail.com>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/at803x.c