[PATCH] dt-bindings: phy: qcom: snps-eusb2: Add SAR2130P compatible

Dmitry Baryshkov posted 1 patch 1 month, 1 week ago
Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: phy: qcom: snps-eusb2: Add SAR2130P compatible
Posted by Dmitry Baryshkov 1 month, 1 week ago
Document the Synopsys eUSB2 PHY on the SAR2130P platform by using
the SM8550 as fallback.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml
index b82f7f5731ed4a6879ffbdc1b970fdfe0557f944..142b3c8839d62d91377061ade3a7c400eb970609 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

---
base-commit: 7df1e7189cecb6965ce672e820a5ec6cf499b65b
change-id: 20241017-sar2130p-eusb2-957ff135f21e

Best regards,
-- 
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Re: [PATCH] dt-bindings: phy: qcom: snps-eusb2: Add SAR2130P compatible
Posted by Vinod Koul 1 month ago
On Thu, 17 Oct 2024 20:42:56 +0300, Dmitry Baryshkov wrote:
> Document the Synopsys eUSB2 PHY on the SAR2130P platform by using
> the SM8550 as fallback.
> 
> 

Applied, thanks!

[1/1] dt-bindings: phy: qcom: snps-eusb2: Add SAR2130P compatible
      commit: 8e1e94619bd37915323a199ceed39ed5904e7fa6

Best regards,
-- 
~Vinod
Re: [PATCH] dt-bindings: phy: qcom: snps-eusb2: Add SAR2130P compatible
Posted by Krzysztof Kozlowski 1 month, 1 week ago
On Thu, Oct 17, 2024 at 08:42:56PM +0300, Dmitry Baryshkov wrote:
> Document the Synopsys eUSB2 PHY on the SAR2130P platform by using
> the SM8550 as fallback.
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---
>  Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof