dt-bindings: usb: update dwc3 bindings for parkmode-disable quirks

There are three disable bits, one for each bus-instance type. Add a
quirk to cover the FS/LS type, and update the slightly mangled quirk
descriptions in the process.

Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
This commit is contained in:
Jonathan Bell
2024-01-24 16:26:37 +00:00
committed by Dom Cobley
parent 5220dbf387
commit 5055b579bc

View File

@@ -187,12 +187,17 @@ properties:
snps,parkmode-disable-ss-quirk: snps,parkmode-disable-ss-quirk:
description: description:
When set, all SuperSpeed bus instances in park mode are disabled. When set, disable park mode for all Superspeed bus instances.
type: boolean type: boolean
snps,parkmode-disable-hs-quirk: snps,parkmode-disable-hs-quirk:
description: description:
When set, all HighSpeed bus instances in park mode are disabled. When set, disable park mode for all Highspeed bus instances.
type: boolean
snps,parkmode-disable-fsls-quirk:
description:
When set, disable park mode for all Full/Lowspeed bus instances.
type: boolean type: boolean
snps,dis_metastability_quirk: snps,dis_metastability_quirk: