All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] phy: ti: ti-pipe3: allow configuring ACSPCIe TX/RX mode
@ 2026-08-06  9:11 ` David Oberhollenzer
  0 siblings, 0 replies; 12+ messages in thread
From: David Oberhollenzer @ 2026-08-06  9:11 UTC (permalink / raw)
  To: linux-phy, devicetree, linux-kernel, vkoul, neil.armstrong, robh,
	krzk+dt, conor+dt, johan, rogerq
  Cc: Julian.FRIEDRICH, upstream+omap, David Oberhollenzer

This patch set adds a device tree setting to the PIPE3 PHY for
the reference clock selection of the ACSPCIe clock buffer stage.

The clock buffer can operate in either RX mode (clock pins are input,
recover the clock from the bus) or in TX mode (generate the reference
clock for the bus).

This was tested on a board using a phyCORE-AM57x SoM.

Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>

---
Changes in v2:
 - Add ti vendor prefix to property name
 - Reorder patch set to add the device tree documentation first
 - Add a property description to the device tree schema
 - Add an example to the device tree documentation
 - Make the property exclusive to the PCIe PHY in the device tree schema

---

David Oberhollenzer (2):
  dt-bindings: phy: ti,phy-usb3: Add aspcie reference clock setting
  phy: ti: ti-pipe3: allow configuring ACSPCIe TX/RX mode

 .../devicetree/bindings/phy/ti,phy-usb3.yaml  | 39 +++++++++++++++++++
 drivers/phy/ti/phy-ti-pipe3.c                 | 27 +++++++++++++
 2 files changed, 66 insertions(+)

-- 
2.55.0


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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-06  9:11 [PATCH v2 0/2] phy: ti: ti-pipe3: allow configuring ACSPCIe TX/RX mode David Oberhollenzer
2026-08-06  9:11 ` David Oberhollenzer
2026-08-06  9:11 ` [PATCH v2 1/2] dt-bindings: phy: ti,phy-usb3: Add aspcie reference clock setting David Oberhollenzer
2026-08-06  9:11   ` David Oberhollenzer
2026-08-12  2:20   ` Rob Herring
2026-08-12  2:20     ` Rob Herring
2026-08-06  9:11 ` [PATCH v2 2/2] phy: ti: ti-pipe3: allow configuring ACSPCIe TX/RX mode David Oberhollenzer
2026-08-06  9:11   ` David Oberhollenzer
2026-08-06  9:24   ` sashiko-bot
2026-08-06  9:24     ` sashiko-bot
2026-08-10  7:48     ` David Oberhollenzer
2026-08-10  7:48       ` David Oberhollenzer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.