[v2,0/6] net: phy: at803x: support qca8081 1G version chip

Message ID 20230714063136.21368-1-quic_luoj@quicinc.com
Headers
Series net: phy: at803x: support qca8081 1G version chip |

Message

Jie Luo July 14, 2023, 6:31 a.m. UTC
  This patch series add supporting qca8081 1G version chip, the 1G version
chip can be identified by the register mmd7.0x901d bit0.

In addition, qca8081 does not support 1000BaseX mode and the sgmii fifo
reset is added on the link changed, which assert the fifo on the link
down, deassert the fifo on the link up.

Changes in v1:
	* switch to use genphy_c45_pma_read_abilities.
	* remove the patch [remove 1000BaseX mode of qca8081].
	* move the sgmii fifo reset to link_change_notify.

Changes in v2:
	* split the qca8081 1G chip support patch.
	* improve the slave seed config, disable it if master preferred.

Luo Jie (6):
  net: phy: at803x: support qca8081 genphy_c45_pma_read_abilities
  net: phy: at803x: merge qca8081 salve seed function
  net: phy: at803x: enable qca8081 slave seed conditionally
  net: phy: at803x: support qca8081 1G chip type
  net: phy: at803x: remove qca8081 1G fast retrain and slave seed config
  net: phy: at803x: add qca8081 fifo reset on the link changed

 drivers/net/phy/at803x.c | 132 +++++++++++++++++++++++++++------------
 1 file changed, 91 insertions(+), 41 deletions(-)


base-commit: def3833fc6022c7f23bd4fd66ba5ed65c6b23272