Devicetree
 help / color / mirror / Atom feed
* [PATCH v2 0/2] phy: Add support for Airoha AN7583 USB PHY
@ 2026-08-11 12:47 Christian Marangi
  2026-08-11 12:47 ` [PATCH v2 1/2] dt-bindings: phy: Add documentation " Christian Marangi
  2026-08-11 12:47 ` [PATCH v2 2/2] phy: airoha: Add support " Christian Marangi
  0 siblings, 2 replies; 3+ messages in thread
From: Christian Marangi @ 2026-08-11 12:47 UTC (permalink / raw)
  To: Vinod Koul, Neil Armstrong, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Christian Marangi, linux-phy, devicetree,
	linux-kernel

This small series ass support for Airoha USB PHY and Gen2 PCIe
PHY.

Changes v2:
- Add Documentation
- Out of RFC
- Rework to Serdes PHY instead of SCU (following
  for consistency AN7581 implementation)

Christian Marangi (2):
  dt-bindings: phy: Add documentation for Airoha AN7583 USB PHY
  phy: airoha: Add support for Airoha AN7583 USB PHY

 .../bindings/phy/airoha,an7583-usb-phy.yaml   |  205 +-
 drivers/phy/Kconfig                           |    1 +
 drivers/phy/Makefile                          |    3 +-
 drivers/phy/airoha/Kconfig                    |   11 +
 drivers/phy/airoha/Makefile                   |    3 +
 drivers/phy/airoha/phy-an7583-usb.c           | 2009 +++++++++++++++++
 6 files changed, 2194 insertions(+), 38 deletions(-)
 create mode 100644 drivers/phy/airoha/Kconfig
 create mode 100644 drivers/phy/airoha/Makefile
 create mode 100644 drivers/phy/airoha/phy-an7583-usb.c

-- 
2.53.0


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

end of thread, other threads:[~2026-08-11 12:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-11 12:47 [PATCH v2 0/2] phy: Add support for Airoha AN7583 USB PHY Christian Marangi
2026-08-11 12:47 ` [PATCH v2 1/2] dt-bindings: phy: Add documentation " Christian Marangi
2026-08-11 12:47 ` [PATCH v2 2/2] phy: airoha: Add support " Christian Marangi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox