Skip to content

Commit db9f3e3

Browse files
lweiss-fairphonevinodkoul
authored andcommitted
dt-bindings: phy: qcom,snps-eusb2-repeater: Remove default tuning values
The reset default tuning value depends on the PMIC, so remove them from the doc since they're not accurate for all PMICs. Signed-off-by: Luca Weiss <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent d6306fc commit db9f3e3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Documentation/devicetree/bindings/phy/qcom,snps-eusb2-repeater.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,21 +39,18 @@ properties:
3939
description: High-Speed disconnect threshold
4040
minimum: 0
4141
maximum: 7
42-
default: 0
4342

4443
qcom,tune-usb2-amplitude:
4544
$ref: /schemas/types.yaml#/definitions/uint8
4645
description: High-Speed transmit amplitude
4746
minimum: 0
4847
maximum: 15
49-
default: 8
5048

5149
qcom,tune-usb2-preem:
5250
$ref: /schemas/types.yaml#/definitions/uint8
5351
description: High-Speed TX pre-emphasis tuning
5452
minimum: 0
5553
maximum: 7
56-
default: 5
5754

5855
required:
5956
- compatible

0 commit comments

Comments
 (0)