From: Frank Li <Frank.Li@nxp.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Felipe Balbi <balbi@kernel.org>,
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Cc: linux-usb@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, imx@lists.linux.dev,
Frank Li <Frank.Li@nxp.com>
Subject: [PATCH v2 0/2] usb: dwc3: drop 'snps,host-vbus-glitches-quirk'
Date: Mon, 12 Feb 2024 11:19:06 -0500 [thread overview]
Message-ID: <20240212-vbus-glitch-v2-0-d71b73a82de1@nxp.com> (raw)
Since dt maintainer give comments at old thread
https://lore.kernel.org/linux-usb/20240119213130.3147517-1-Frank.Li@nxp.com/
The patch v4 already merged.
https://lore.kernel.org/linux-usb/20240124152525.3910311-1-Frank.Li@nxp.com/
In thread "dwc3: drop 'quirk' suffix at snps,host-vbus-glitches-quirk"
https://lore.kernel.org/imx/ZcVr05vAYsObrrRR@lizhi-Precision-Tower-5810/T/#t
DT maintainer and DWC maintainer think it is better to apply workaround
unconditionaly.
Drop 'snps,host-vbus-glitches-quirk' and apply workaround unconditional.
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Changes in v2:
- Drop 'snps,host-vbus-glitches-quirk' and apply workaround unconditional.
- Link to v1: https://lore.kernel.org/r/20240207-vbus-glitch-v1-0-7be87099461d@nxp.com
---
Frank Li (2):
dt-bindings: usb: dwc3: drop 'snps,host-vbus-glitches-quirk'
usb: dwc3: apply snps,host-vbus-glitches workaround unconditionally
Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 7 -------
drivers/usb/dwc3/core.c | 3 ---
drivers/usb/dwc3/core.h | 2 --
drivers/usb/dwc3/host.c | 3 +--
4 files changed, 1 insertion(+), 14 deletions(-)
---
base-commit: b1d3a0e70c3881d2f8cf6692ccf7c2a4fb2d030d
change-id: 20240207-vbus-glitch-97fd340d8a66
Best regards,
--
Frank Li <Frank.Li@nxp.com>
next reply other threads:[~2024-02-12 16:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-12 16:19 Frank Li [this message]
2024-02-12 16:19 ` [PATCH v2 1/2] dt-bindings: usb: dwc3: drop 'snps,host-vbus-glitches-quirk' Frank Li
2024-02-12 16:19 ` [PATCH v2 2/2] usb: dwc3: apply snps,host-vbus-glitches workaround unconditionally Frank Li
2024-02-15 23:39 ` Thinh Nguyen
2024-02-12 17:19 ` [PATCH v2 0/2] usb: dwc3: drop 'snps,host-vbus-glitches-quirk' Conor Dooley
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=20240212-vbus-glitch-v2-0-d71b73a82de1@nxp.com \
--to=frank.li@nxp.com \
--cc=Thinh.Nguyen@synopsys.com \
--cc=balbi@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=imx@lists.linux.dev \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=robh@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 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).