All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: usb/qcom,dwc3: add ipq4019 compatible
@ 2021-09-08 19:33 David Heidelberg
  2021-09-08 19:33 ` [PATCH 2/2] ARM: dts: qcom: ipq4019: add dwc3 arch spec compatible David Heidelberg
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: David Heidelberg @ 2021-09-08 19:33 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Greg Kroah-Hartman, Rob Herring,
	Manu Gautam
  Cc: linux-usb, linux-arm-msm, devicetree, linux-kernel, David Heidelberg

Prequisite for getting rid of another warnings when building ipq4019.

Signed-off-by: David Heidelberg <david@ixit.cz>
---
 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 e70afc40edb2..19641380f922 100644
--- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
@@ -13,6 +13,7 @@ properties:
   compatible:
     items:
       - enum:
+          - qcom,ipq4019-dwc3
           - qcom,msm8996-dwc3
           - qcom,msm8998-dwc3
           - qcom,sc7180-dwc3
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-21 17:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-08 19:33 [PATCH 1/2] dt-bindings: usb/qcom,dwc3: add ipq4019 compatible David Heidelberg
2021-09-08 19:33 ` [PATCH 2/2] ARM: dts: qcom: ipq4019: add dwc3 arch spec compatible David Heidelberg
2021-09-20  4:16   ` Bjorn Andersson
2021-09-09  6:18 ` [PATCH 1/2] dt-bindings: usb/qcom,dwc3: add ipq4019 compatible Greg Kroah-Hartman
2021-09-21 17:23 ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.