public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 1/4] dt-bindings: usb: mtk-xhci: add support mt8196
@ 2025-02-15 10:06 Chunfeng Yun
  2025-02-15 10:06 ` [PATCH v3 2/4] dt-bindings: usb: mtu3: " Chunfeng Yun
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Chunfeng Yun @ 2025-02-15 10:06 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, AngeloGioacchino Del Regno
  Cc: Chunfeng Yun, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
	Mathias Nyman, linux-usb, linux-arm-kernel, linux-mediatek,
	devicetree, linux-kernel, Conor Dooley

There are three USB controllers on mt8196, each controller's wakeup
control is different, add some specific versions for them, and add
a new compatilbe for mt8196.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
---
v3: add acked by Conor
v2: no changes
---
 .../devicetree/bindings/usb/mediatek,mtk-xhci.yaml          | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml b/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml
index ef3143f4b794..cacb3d3dc4ac 100644
--- a/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml
+++ b/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml
@@ -36,6 +36,7 @@ properties:
           - mediatek,mt8188-xhci
           - mediatek,mt8192-xhci
           - mediatek,mt8195-xhci
+          - mediatek,mt8196-xhci
           - mediatek,mt8365-xhci
       - const: mediatek,mtk-xhci
 
@@ -164,7 +165,10 @@ properties:
             104 - used by mt8195, IP1, specific 1.04;
             105 - used by mt8195, IP2, specific 1.05;
             106 - used by mt8195, IP3, specific 1.06;
-          enum: [1, 2, 101, 102, 103, 104, 105, 106]
+            107 - used by mt8196, IP0, specific 1.07;
+            108 - used by mt8196, IP1, specific 1.08;
+            109 - used by mt8196, IP2, specific 1.09;
+          enum: [1, 2, 101, 102, 103, 104, 105, 106, 107, 108, 109]
 
   mediatek,u3p-dis-msk:
     $ref: /schemas/types.yaml#/definitions/uint32
-- 
2.46.0


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

end of thread, other threads:[~2025-02-24 12:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-15 10:06 [PATCH v3 1/4] dt-bindings: usb: mtk-xhci: add support mt8196 Chunfeng Yun
2025-02-15 10:06 ` [PATCH v3 2/4] dt-bindings: usb: mtu3: " Chunfeng Yun
2025-02-18  8:57   ` AngeloGioacchino Del Regno
2025-02-15 10:06 ` [PATCH v3 3/4] usb: mtk-xhci: add support remote wakeup of mt8196 Chunfeng Yun
2025-02-18  8:57   ` AngeloGioacchino Del Regno
2025-02-22  8:07     ` Chunfeng Yun (云春峰)
2025-02-22  8:33     ` Chunfeng Yun (云春峰)
2025-02-24 12:16       ` AngeloGioacchino Del Regno
2025-02-15 10:06 ` [PATCH v3 4/4] usb: mtu3: " Chunfeng Yun
2025-02-18  8:57   ` AngeloGioacchino Del Regno
2025-02-18  8:57 ` [PATCH v3 1/4] dt-bindings: usb: mtk-xhci: add support mt8196 AngeloGioacchino Del Regno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox