Message ID | 20241017-sar2130p-eusb2-v1-1-1cedd674ec64@linaro.org |
---|---|
State | Accepted |
Commit | 8e1e94619bd37915323a199ceed39ed5904e7fa6 |
Headers | show |
Series | dt-bindings: phy: qcom: snps-eusb2: Add SAR2130P compatible | expand |
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
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,
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
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(+) --- base-commit: 7df1e7189cecb6965ce672e820a5ec6cf499b65b change-id: 20241017-sar2130p-eusb2-957ff135f21e Best regards,