[PATCH 0/2] phy: ti: ti-pipe3: allow configuring ACSPCIe TX/RX mode
David Oberhollenzer <[email protected]> Tue, 4 Aug 2026 13:18:47 +0200
| Newsgroups | org.kernel.vger.linux-devicetree,org.infradead.lists.linux-phy,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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