diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-10-17 20:42:56 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-10-21 23:37:50 +0530 |
commit | 8e1e94619bd37915323a199ceed39ed5904e7fa6 (patch) | |
tree | 918727bc92a3dbd353855b4407bd4860df298c6e | |
parent | 26ac85e3adb4775df42d94b310276b06c0898d3d (diff) |
dt-bindings: phy: qcom: snps-eusb2: Add SAR2130P compatible
Document the Synopsys eUSB2 PHY on the SAR2130P platform by using
the SM8550 as fallback.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20241017-sar2130p-eusb2-v1-1-1cedd674ec64@linaro.org
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 b82f7f5731ed..142b3c8839d6 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,sar2130p-snps-eusb2-phy - qcom,sdx75-snps-eusb2-phy - qcom,sm8650-snps-eusb2-phy - qcom,x1e80100-snps-eusb2-phy |