[net-next PATCH v2 0/3] Improve support for qca8327 internal

From: Ansuel Smith
Date: Sun Sep 19 2021 - 13:00:33 EST


With more test with the qca8327 switch, it was discovered that the
internal phy can have 2 different phy id based on the switch serial
code. This patch address this and report the 2 different variant.
Also adds support for resume/suspend as it was requested in another
patch and improve the spacing and naming following how other phy are
defined in the same driver.

v2:
- Adds cover letter
- use genphy_suspend/resume generic function

Ansuel Smith (3):
net: phy: at803x: add support for qca 8327 A variant internal phy
net: phy: at803x: add resume/suspend function to qca83xx phy
net: phy: at803x: fix spacing and improve name for 83xx phy

drivers/net/phy/at803x.c | 67 ++++++++++++++++++++++++++--------------
1 file changed, 44 insertions(+), 23 deletions(-)

--
2.32.0