[PATCH v2 0/2] usb: dwc3: drop 'snps,host-vbus-glitches-quirk'

From: Frank Li
Date: Mon Feb 12 2024 - 11:19:45 EST


Since dt maintainer give comments at old thread
https://lore.kernel.org/linux-usb/20240119213130.3147517-1-Frank.Li@xxxxxxx/

The patch v4 already merged.
https://lore.kernel.org/linux-usb/20240124152525.3910311-1-Frank.Li@xxxxxxx/

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@xxxxxxx>
---
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@xxxxxxx

---
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@xxxxxxx>