[PATCH 0/2] phy: ti: ti-pipe3: allow configuring ACSPCIe TX/RX mode

From: David Oberhollenzer

Date: Tue Aug 04 2026 - 07:29:49 EST


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.

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

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

--
2.55.0