devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 2/6] dt-bindings: usb: Add support for msm8998
@ 2019-01-14 16:36 Jeffrey Hugo
  2019-01-15 18:09 ` Bjorn Andersson
  2019-01-16 21:32 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Jeffrey Hugo @ 2019-01-14 16:36 UTC (permalink / raw)
  To: robh+dt, mark.rutland
  Cc: bjorn.andersson, andy.gross, david.brown, linux-arm-msm,
	linux-kernel, kishon, devicetree, gregkh, balbi, linux-usb,
	Jeffrey Hugo

msm8998 USB has a dwc3 controller just like the existing sdm845 support

Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>
---
 Documentation/devicetree/bindings/usb/qcom,dwc3.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.txt b/Documentation/devicetree/bindings/usb/qcom,dwc3.txt
index 95afdcf..cb695aa 100644
--- a/Documentation/devicetree/bindings/usb/qcom,dwc3.txt
+++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.txt
@@ -4,6 +4,7 @@ Required properties:
 - compatible:		Compatible list, contains
 			"qcom,dwc3"
 			"qcom,msm8996-dwc3" for msm8996 SOC.
+			"qcom,msm8998-dwc3" for msm8998 SOC.
 			"qcom,sdm845-dwc3" for sdm845 SOC.
 - reg:			Offset and length of register set for QSCRATCH wrapper
 - power-domains:	specifies a phandle to PM domain provider node
-- 
Qualcomm Datacenter Technologies as an affiliate of Qualcomm Technologies, Inc.
Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.

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

end of thread, other threads:[~2019-01-16 21:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-14 16:36 [PATCH v2 2/6] dt-bindings: usb: Add support for msm8998 Jeffrey Hugo
2019-01-15 18:09 ` Bjorn Andersson
2019-01-16 21:32 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).