diff options
author | Luca Weiss <luca.weiss@fairphone.com> | 2025-07-15 09:29:35 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2025-07-22 18:05:45 +0530 |
commit | bb39f49a433312ba7558b7cc44cfd9131b46bce1 (patch) | |
tree | 5db224e0101dc5fb5511b21dea04053b9fe2e226 | |
parent | 9e891b0d21bc889898e726783f20bd81f5fd4056 (diff) |
dt-bindings: phy: qcom,snps-eusb2: document the Milos Synopsys eUSB2 PHY
Document the Synopsys eUSB2 PHY on the Milos SoC by using the SM8550 as
fallback.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Link: https://lore.kernel.org/r/20250715-sm7635-eusb-phy-v3-2-6c3224085eb6@fairphone.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml index 142b3c8839d62..854f70af0a6c1 100644 --- a/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml @@ -17,6 +17,7 @@ properties: oneOf: - items: - enum: + - qcom,milos-snps-eusb2-phy - qcom,sar2130p-snps-eusb2-phy - qcom,sdx75-snps-eusb2-phy - qcom,sm8650-snps-eusb2-phy |