[PATCH v2 0/2] phy: ti: ti-pipe3: allow configuring ACSPCIe TX/RX mode
David Oberhollenzer <[email protected]>
| Newsgroups | org.infradead.lists.linux-phy,org.kernel.vger.linux-devicetree,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. Signed-off-by: David Oberhollenzer <[email protected]> --- 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 -- linux-phy mailing list [email protected] https://lists.infradead.org/mailman/listinfo/linux-phy