2022-07-16 19:36:50

by Konrad Dybcio

[permalink] [raw]
Subject: [PATCH 4/6] dt-bindings: usb: qcom,dwc3: Add SM6375 compatible

Add a compatible for DWC3 found on SM6375.

Signed-off-by: Konrad Dybcio <[email protected]>
---
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 749e1963ddbb..333ebe4f0798 100644
--- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
@@ -32,6 +32,7 @@ properties:
- qcom,sm6115-dwc3
- qcom,sm6125-dwc3
- qcom,sm6350-dwc3
+ - qcom,sm6375-dwc3
- qcom,sm8150-dwc3
- qcom,sm8250-dwc3
- qcom,sm8350-dwc3
--
2.37.0


2022-07-18 14:52:07

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 4/6] dt-bindings: usb: qcom,dwc3: Add SM6375 compatible

On 16/07/2022 21:32, Konrad Dybcio wrote:
> Add a compatible for DWC3 found on SM6375.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
> ---
> Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 1 +


Acked-by: Krzysztof Kozlowski <[email protected]>


Best regards,
Krzysztof