netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] net: phy: at803x: support qca8081 1G version chip
@ 2023-07-04  9:00 Luo Jie
  2023-07-04  9:00 ` [PATCH v1 1/2] net: phy: at803x: support qca8081 1G chip type Luo Jie
  2023-07-04  9:00 ` [PATCH v1 2/2] net: phy: at803x: add qca8081 fifo reset on the link changed Luo Jie
  0 siblings, 2 replies; 6+ messages in thread
From: Luo Jie @ 2023-07-04  9:00 UTC (permalink / raw)
  To: andrew, hkallweit1, linux, davem, edumazet, kuba, pabeni
  Cc: netdev, linux-kernel, Luo Jie

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.

Luo Jie (2):
  net: phy: at803x: support qca8081 1G chip type
  net: phy: at803x: add qca8081 fifo reset on the link changed

 drivers/net/phy/at803x.c | 95 ++++++++++++++++++++++++++++------------
 1 file changed, 68 insertions(+), 27 deletions(-)


base-commit: 3a8a670eeeaa40d87bd38a587438952741980c18
-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-07-05  8:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-04  9:00 [PATCH v1 0/2] net: phy: at803x: support qca8081 1G version chip Luo Jie
2023-07-04  9:00 ` [PATCH v1 1/2] net: phy: at803x: support qca8081 1G chip type Luo Jie
2023-07-04 23:24   ` Andrew Lunn
2023-07-05  8:35     ` Jie Luo
2023-07-04  9:00 ` [PATCH v1 2/2] net: phy: at803x: add qca8081 fifo reset on the link changed Luo Jie
2023-07-04 23:26   ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).