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 <krzysztof.kozlowski@linaro.org> Signed-off-by: Frank Li <Frank.Li@nxp.com> Link: https://lore.kernel.org/r/20230517161646.3418250-7-Frank.Li@nxp.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent e8c3336 commit afa9294

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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)