Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Frank Li and committed by
Vinod Koul
afa92949 e8c33361

+6
+6
Documentation/devicetree/bindings/phy/cdns,salvo-phy.yaml
··· 31 31 "#phy-cells": 32 32 const: 0 33 33 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 + 34 40 required: 35 41 - compatible 36 42 - reg