All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chunfeng Yun <chunfeng.yun@mediatek.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Rob Herring <robh+dt@kernel.org>
Cc: Chunfeng Yun <chunfeng.yun@mediatek.com>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	"Mathias Nyman" <mathias.nyman@intel.com>,
	<linux-usb@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	Eddie Hung <eddie.hung@mediatek.com>
Subject: [PATCH 2/4] dt-bindings: usb: mtu3: add support 'resets' property
Date: Mon, 23 May 2022 17:04:47 +0800	[thread overview]
Message-ID: <20220523090449.14430-2-chunfeng.yun@mediatek.com> (raw)
In-Reply-To: <20220523090449.14430-1-chunfeng.yun@mediatek.com>

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,mtu3.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml
index df766f8de872..208d3f780b2a 100644
--- a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml
+++ b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml
@@ -106,6 +106,9 @@ properties:
   maximum-speed:
     enum: [super-speed-plus, super-speed, high-speed, full-speed]
 
+  resets:
+    maxItems: 1
+
   "#address-cells":
     enum: [1, 2]
 
-- 
2.18.0


WARNING: multiple messages have this Message-ID (diff)
From: Chunfeng Yun <chunfeng.yun@mediatek.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Rob Herring <robh+dt@kernel.org>
Cc: Chunfeng Yun <chunfeng.yun@mediatek.com>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	"Mathias Nyman" <mathias.nyman@intel.com>,
	<linux-usb@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>,
	 <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	Eddie Hung <eddie.hung@mediatek.com>
Subject: [PATCH 2/4] dt-bindings: usb: mtu3: add support 'resets' property
Date: Mon, 23 May 2022 17:04:47 +0800	[thread overview]
Message-ID: <20220523090449.14430-2-chunfeng.yun@mediatek.com> (raw)
In-Reply-To: <20220523090449.14430-1-chunfeng.yun@mediatek.com>

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,mtu3.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml
index df766f8de872..208d3f780b2a 100644
--- a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml
+++ b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml
@@ -106,6 +106,9 @@ properties:
   maximum-speed:
     enum: [super-speed-plus, super-speed, high-speed, full-speed]
 
+  resets:
+    maxItems: 1
+
   "#address-cells":
     enum: [1, 2]
 
-- 
2.18.0


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Chunfeng Yun <chunfeng.yun@mediatek.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Rob Herring <robh+dt@kernel.org>
Cc: Chunfeng Yun <chunfeng.yun@mediatek.com>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	"Mathias Nyman" <mathias.nyman@intel.com>,
	<linux-usb@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>,
	 <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	Eddie Hung <eddie.hung@mediatek.com>
Subject: [PATCH 2/4] dt-bindings: usb: mtu3: add support 'resets' property
Date: Mon, 23 May 2022 17:04:47 +0800	[thread overview]
Message-ID: <20220523090449.14430-2-chunfeng.yun@mediatek.com> (raw)
In-Reply-To: <20220523090449.14430-1-chunfeng.yun@mediatek.com>

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,mtu3.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml
index df766f8de872..208d3f780b2a 100644
--- a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml
+++ b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml
@@ -106,6 +106,9 @@ properties:
   maximum-speed:
     enum: [super-speed-plus, super-speed, high-speed, full-speed]
 
+  resets:
+    maxItems: 1
+
   "#address-cells":
     enum: [1, 2]
 
-- 
2.18.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-05-23  9:05 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-23  9:04 [PATCH 1/4] dt-bindings: usb: mtk-xhci: add support 'resets' property Chunfeng Yun
2022-05-23  9:04 ` Chunfeng Yun
2022-05-23  9:04 ` Chunfeng Yun
2022-05-23  9:04 ` Chunfeng Yun [this message]
2022-05-23  9:04   ` [PATCH 2/4] dt-bindings: usb: mtu3: " Chunfeng Yun
2022-05-23  9:04   ` Chunfeng Yun
2022-05-24 10:37   ` AngeloGioacchino Del Regno
2022-05-24 10:37     ` AngeloGioacchino Del Regno
2022-05-24 10:37     ` AngeloGioacchino Del Regno
2022-06-02 13:04   ` Rob Herring
2022-06-02 13:04     ` Rob Herring
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-23  9:04   ` Chunfeng Yun
2022-05-23  9:04   ` Chunfeng Yun
2022-05-24 10:37   ` AngeloGioacchino Del Regno
2022-05-24 10:37     ` AngeloGioacchino Del Regno
2022-05-24 10:37     ` AngeloGioacchino Del Regno
2022-05-23  9:04 ` [PATCH 4/4] usb: mtu3: add support " Chunfeng Yun
2022-05-23  9:04   ` Chunfeng Yun
2022-05-23  9:04   ` Chunfeng Yun
2022-05-24 10:37   ` AngeloGioacchino Del Regno
2022-05-24 10:37     ` AngeloGioacchino Del Regno
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-23 10:41   ` Rex-BC Chen
2022-05-23 10:41   ` Rex-BC Chen
2022-05-24  3:02   ` Chunfeng Yun
2022-05-24  3:02     ` Chunfeng Yun
2022-05-24  3:02     ` Chunfeng Yun
2022-05-24 10:37 ` AngeloGioacchino Del Regno
2022-05-24 10:37   ` AngeloGioacchino Del Regno
2022-05-24 10:37   ` AngeloGioacchino Del Regno
2022-06-02 13:04 ` Rob Herring
2022-06-02 13:04   ` Rob Herring
2022-06-02 13:04   ` Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220523090449.14430-2-chunfeng.yun@mediatek.com \
    --to=chunfeng.yun@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=eddie.hung@mediatek.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mathias.nyman@intel.com \
    --cc=matthias.bgg@gmail.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.