[PATCH 3/5] dt-bindings: usb: dwc3: Add missing SDX65 compatible
Rohit Agarwal
quic_rohiagar at quicinc.com
Mon Sep 4 21:43:46 PDT 2023
Add missing SDX65 compatible for specifying the clocks used.
Signed-off-by: Rohit Agarwal <quic_rohiagar at quicinc.com>
---
Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
index 5c13229..fa51f50 100644
--- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
@@ -186,6 +186,7 @@ allOf:
- qcom,sdm670-dwc3
- qcom,sdm845-dwc3
- qcom,sdx55-dwc3
+ - qcom,sdx65-dwc3
- qcom,sm6350-dwc3
then:
properties:
--
2.7.4
More information about the linux-phy
mailing list