mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 04:04:43 +01:00
dt-bindings: phy: qcom,snps-eusb2-repeater: Add squelch param update
Add squelch detect parameter update for synopsys eusb2 repeater. The values (indicated in basis-points) depict a percentage change with respect to the nominal value. Signed-off-by: Krishna Kurapati <krishna.kurapati@oss.qualcomm.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20251219173108.2119296-2-krishna.kurapati@oss.qualcomm.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit is contained in:
parent
652a5a9c3f
commit
a590c0f935
1 changed files with 8 additions and 0 deletions
|
|
@ -60,6 +60,14 @@ properties:
|
|||
minimum: 0
|
||||
maximum: 7
|
||||
|
||||
qcom,squelch-detector-bp:
|
||||
description:
|
||||
This adjusts the voltage level for the threshold used to detect valid
|
||||
high-speed data.
|
||||
minimum: -6000
|
||||
maximum: 1000
|
||||
multipleOf: 1000
|
||||
|
||||
required:
|
||||
- compatible
|
||||
- reg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue