linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] dt-bindings: usb: mtk-xhci: add support 'resets' property
@ 2022-05-23  9:04 Chunfeng Yun
  2022-05-23  9:04 ` [PATCH 2/4] dt-bindings: usb: mtu3: " Chunfeng Yun
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Chunfeng Yun @ 2022-05-23  9:04 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring
  Cc: Chunfeng Yun, Krzysztof Kozlowski, Matthias Brugger,
	Mathias Nyman, linux-usb, linux-arm-kernel, linux-mediatek,
	devicetree, linux-kernel, Eddie Hung

Add 'resets' property to support IP reset usually by top pericfg.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
---
 Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml b/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml
index 084d7135b2d9..892718459d25 100644
--- a/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml
+++ b/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml
@@ -113,6 +113,9 @@ properties:
   vbus-supply:
     description: Regulator of USB VBUS5v
 
+  resets:
+    maxItems: 1
+
   usb3-lpm-capable: true
 
   usb2-lpm-disable: true
-- 
2.18.0


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

end of thread, other threads:[~2022-06-02 13:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-23  9:04 [PATCH 1/4] dt-bindings: usb: mtk-xhci: add support 'resets' property Chunfeng Yun
2022-05-23  9:04 ` [PATCH 2/4] dt-bindings: usb: mtu3: " Chunfeng Yun
2022-05-24 10:37   ` AngeloGioacchino Del Regno
2022-06-02 13:04   ` Rob Herring
2022-05-23  9:04 ` [PATCH 3/4] usb: xhci-mtk: add support optional controller reset Chunfeng Yun
2022-05-24 10:37   ` AngeloGioacchino Del Regno
2022-05-23  9:04 ` [PATCH 4/4] usb: mtu3: add support " Chunfeng Yun
2022-05-24 10:37   ` AngeloGioacchino Del Regno
2022-05-23 10:41 ` [PATCH 1/4] dt-bindings: usb: mtk-xhci: add support 'resets' property Rex-BC Chen
2022-05-24  3:02   ` Chunfeng Yun
2022-05-24 10:37 ` AngeloGioacchino Del Regno
2022-06-02 13:04 ` 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).