All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stanley Chang <stanley_chang@realtek.com>
To: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Cc: <linux-usb@vger.kernel.org>, Stanley Chang <stanley_chang@realtek.com>
Subject: [PATCH v2 2/2] dt-bindings: usb: snps,dwc3: Add 'snps,parkmode-disable-hs-quirk' quirk
Date: Tue, 11 Apr 2023 13:35:50 +0800	[thread overview]
Message-ID: <20230411053550.16360-2-stanley_chang@realtek.com> (raw)
In-Reply-To: <20230411053550.16360-1-stanley_chang@realtek.com>

Add a new 'snps,parkmode-disable-hs-quirk' DT quirk to dwc3 core for
disable the high-speed parkmode.

Signed-off-by: Stanley Chang <stanley_chang@realtek.com>
---
 Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/snps,dwc3.yaml b/Documentation/devicetree/bindings/usb/snps,dwc3.yaml
index be36956af53b..45ca967b8d14 100644
--- a/Documentation/devicetree/bindings/usb/snps,dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/snps,dwc3.yaml
@@ -232,6 +232,11 @@ properties:
       When set, all SuperSpeed bus instances in park mode are disabled.
     type: boolean
 
+  snps,parkmode-disable-hs-quirk:
+    description:
+      When set, all HighSpeed bus instances in park mode are disabled.
+    type: boolean
+
   snps,dis_metastability_quirk:
     description:
       When set, disable metastability workaround. CAUTION! Use only if you are
-- 
2.34.1


  reply	other threads:[~2023-04-11  5:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-11  5:35 [PATCH v2 1/2] usb: dwc3: core: add support for disabling High-speed park mode Stanley Chang
2023-04-11  5:35 ` Stanley Chang [this message]
2023-04-11 21:35   ` [PATCH v2 2/2] dt-bindings: usb: snps,dwc3: Add 'snps,parkmode-disable-hs-quirk' quirk Thinh Nguyen
2023-04-12 10:51     ` Krzysztof Kozlowski
2023-04-12 10:52   ` Krzysztof Kozlowski
2023-04-12 11:10     ` Stanley Chang[昌育德]
2023-04-12 14:16       ` Krzysztof Kozlowski
2023-04-13  3:03   ` Stanley Chang
2023-04-13  7:34     ` Krzysztof Kozlowski
2023-04-13  8:04       ` Stanley Chang[昌育德]
2023-04-11 21:32 ` [PATCH v2 1/2] usb: dwc3: core: add support for disabling High-speed park mode Thinh Nguyen
2023-04-12 11:15   ` Stanley Chang[昌育德]
2023-04-13  7:41     ` Greg Kroah-Hartman
2023-04-13  8:00       ` Stanley Chang[昌育德]

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=20230411053550.16360-2-stanley_chang@realtek.com \
    --to=stanley_chang@realtek.com \
    --cc=Thinh.Nguyen@synopsys.com \
    --cc=linux-usb@vger.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.