Message ID | 20211216113849.659856-1-vkoul@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | d6bfc848af12b32591e59aff58d5bfbd00d80b0c |
Headers | show |
Series | dt-bindings: usb: qcom,dwc3: add binding for SM8450 | expand |
On Thu, 16 Dec 2021 17:08:49 +0530, Vinod Koul wrote: > Add the compatible string for USB controller for Qualcomm SM8450 SoC. > > Signed-off-by: Vinod Koul <vkoul@kernel.org> > --- > Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml index 2bdaba023c01..4b0d209dde78 100644 --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml @@ -26,6 +26,7 @@ properties: - qcom,sm8150-dwc3 - qcom,sm8250-dwc3 - qcom,sm8350-dwc3 + - qcom,sm8450-dwc3 - const: qcom,dwc3 reg:
Add the compatible string for USB controller for Qualcomm SM8450 SoC. Signed-off-by: Vinod Koul <vkoul@kernel.org> --- Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 1 + 1 file changed, 1 insertion(+)