1 From 153c8efae4f438e0970dc26519df76a4ed7803a4 Mon Sep 17 00:00:00 2001
2 From: Jonathan Bell <jonathan@raspberrypi.com>
3 Date: Wed, 24 Jan 2024 16:26:37 +0000
4 Subject: [PATCH 0852/1085] dt-bindings: usb: update dwc3 bindings for
5 parkmode-disable quirks
7 There are three disable bits, one for each bus-instance type. Add a
8 quirk to cover the FS/LS type, and update the slightly mangled quirk
9 descriptions in the process.
11 Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
13 Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 9 +++++++--
14 1 file changed, 7 insertions(+), 2 deletions(-)
16 --- a/Documentation/devicetree/bindings/usb/snps,dwc3.yaml
17 +++ b/Documentation/devicetree/bindings/usb/snps,dwc3.yaml
18 @@ -233,12 +233,17 @@ properties:
20 snps,parkmode-disable-ss-quirk:
22 - When set, all SuperSpeed bus instances in park mode are disabled.
23 + When set, disable park mode for all Superspeed bus instances.
26 snps,parkmode-disable-hs-quirk:
28 - When set, all HighSpeed bus instances in park mode are disabled.
29 + When set, disable park mode for all Highspeed bus instances.
32 + snps,parkmode-disable-fsls-quirk:
34 + When set, disable park mode for all Full/Lowspeed bus instances.
37 snps,dis_metastability_quirk: