Skip to content

Commit afa9294

Browse files
nxpfranklivinodkoul
authored andcommitted
dt-bindings: phy: cdns,salvo: add property cdns,usb2-disconnect-threshold-microvolt
Add cdns,usb2-disconnect-threshold-microvolt property to address fake USB disconnection issue during enumeration or suspend state for difference platform. Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Frank Li <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent e8c3336 commit afa9294

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/phy/cdns,salvo-phy.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ properties:
3131
"#phy-cells":
3232
const: 0
3333

34+
cdns,usb2-disconnect-threshold-microvolt:
35+
description: The microvolt threshold value utilized for detecting
36+
USB disconnection event.
37+
enum: [575, 610, 645]
38+
default: 575
39+
3440
required:
3541
- compatible
3642
- reg

0 commit comments

Comments
 (0)