Document the SM7635 dwc3 compatible. Signed-off-by: Luca Weiss <luca.we...@fairphone.com> --- Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml index 8dac5eba61b45bc2ea78b23ff38678f909e21317..07ed7c68470d7c951e3a4259942dfe1eb257b939 100644 --- a/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml +++ b/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml @@ -60,6 +60,7 @@ properties: - qcom,sm6125-dwc3 - qcom,sm6350-dwc3 - qcom,sm6375-dwc3 + - qcom,sm7635-dwc3 - qcom,sm8150-dwc3 - qcom,sm8250-dwc3 - qcom,sm8350-dwc3 @@ -345,6 +346,7 @@ allOf: - qcom,sc8180x-dwc3-mp - qcom,sm6115-dwc3 - qcom,sm6125-dwc3 + - qcom,sm7635-dwc3 - qcom,sm8150-dwc3 - qcom,sm8250-dwc3 - qcom,sm8450-dwc3 @@ -453,6 +455,7 @@ allOf: compatible: contains: enum: + - qcom,sm7635-dwc3 - qcom,x1e80100-dwc3 then: properties: -- 2.50.0