devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] dt-bindings: usb: dwc2: fix compatible of Intel Agilex
@ 2022-02-18 16:15 Krzysztof Kozlowski
  2022-02-18 16:15 ` [PATCH 2/4] dt-bindings: usb: dwc2: add iommus Krzysztof Kozlowski
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Krzysztof Kozlowski @ 2022-02-18 16:15 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski, Dinh Nguyen,
	linux-usb, devicetree, linux-kernel

Intel Agilex USB DWC2 node is used as compatible with generic snps,dwc2
(just like Altera's Stratix10).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
---
 Documentation/devicetree/bindings/usb/dwc2.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/usb/dwc2.yaml b/Documentation/devicetree/bindings/usb/dwc2.yaml
index 481aaa09f3f2..048e352c531a 100644
--- a/Documentation/devicetree/bindings/usb/dwc2.yaml
+++ b/Documentation/devicetree/bindings/usb/dwc2.yaml
@@ -41,6 +41,7 @@ properties:
               - amlogic,meson8b-usb
               - amlogic,meson-gxbb-usb
               - amlogic,meson-g12a-usb
+              - intel,socfpga-agilex-hsotg
           - const: snps,dwc2
       - const: amcc,dwc-otg
       - const: apm,apm82181-dwc-otg
@@ -53,7 +54,6 @@ properties:
           - const: st,stm32mp15-hsotg
           - const: snps,dwc2
       - const: samsung,s3c6400-hsotg
-      - const: intel,socfpga-agilex-hsotg
 
   reg:
     maxItems: 1
-- 
2.32.0


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

end of thread, other threads:[~2022-02-22 22:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-18 16:15 [PATCH 1/4] dt-bindings: usb: dwc2: fix compatible of Intel Agilex Krzysztof Kozlowski
2022-02-18 16:15 ` [PATCH 2/4] dt-bindings: usb: dwc2: add iommus Krzysztof Kozlowski
2022-02-22 22:00   ` Rob Herring
2022-02-18 16:15 ` [PATCH 3/4] dt-bindings: usb: dwc2: add disable-over-current Krzysztof Kozlowski
2022-02-22 22:00   ` Rob Herring
2022-02-18 16:15 ` [PATCH 4/4] arm64: dts: agilex/stratix10: add clock-names to USB DWC2 node Krzysztof Kozlowski
2022-02-22 22:00 ` [PATCH 1/4] dt-bindings: usb: dwc2: fix compatible of Intel Agilex Rob Herring
2022-02-22 22:46 ` Dinh Nguyen

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).