[PATCH 2/2] dt-bindings: phy: ti,phy-usb3: document aspcie reference clock setting
David Oberhollenzer
david.oberhollenzer at sigma-star.at
Tue Aug 4 04:18:49 PDT 2026
Add syscon-acspcie-tx-rx property to the PHY bindings.
Signed-off-by: David Oberhollenzer <david.oberhollenzer at sigma-star.at>
---
Documentation/devicetree/bindings/phy/ti,phy-usb3.yaml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/Documentation/devicetree/bindings/phy/ti,phy-usb3.yaml b/Documentation/devicetree/bindings/phy/ti,phy-usb3.yaml
index 84f538aa587c..4fb017df2898 100644
--- a/Documentation/devicetree/bindings/phy/ti,phy-usb3.yaml
+++ b/Documentation/devicetree/bindings/phy/ti,phy-usb3.yaml
@@ -52,6 +52,15 @@ properties:
enum: [wkupclk, sysclk, refclk, dpll_ref,
dpll_ref_m2, phy-div, div-clk]
+ syscon-acspcie-tx-rx:
+ $ref: /schemas/types.yaml#/definitions/phandle-array
+ maxItems: 1
+ items:
+ items:
+ - description: Phandle to the system control module
+ - description: Register offset of CTRL_CORE_SMA_SW_6
+ - description: Setting for PCIE_TX_RX_CONTROL
+
syscon-phy-power:
$ref: /schemas/types.yaml#/definitions/phandle-array
maxItems: 1
--
2.55.0
More information about the linux-phy
mailing list