diff options
author | Rob Herring <robh@kernel.org> | 2020-04-30 13:01:46 -0500 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-04-30 13:01:46 -0500 |
commit | 040636668bff1cb7022c86da18964d2abcfcaa2b (patch) | |
tree | 6537348a66c490c3e92383b3c1038a7d983d7080 /Documentation/devicetree/bindings/phy | |
parent | 7456427af9def0fec5508dd8b861556038ee96a8 (diff) | |
parent | 4bc77b2d211e107fa54b1f39cd0d7dac5537b8cb (diff) | |
download | lwn-040636668bff1cb7022c86da18964d2abcfcaa2b.tar.gz lwn-040636668bff1cb7022c86da18964d2abcfcaa2b.zip |
Merge branch 'dt/linus' into 'dt/next'
Diffstat (limited to 'Documentation/devicetree/bindings/phy')
-rw-r--r-- | Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml index 144ae29e7141..f8bd28ff31c1 100644 --- a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml @@ -97,7 +97,7 @@ then: - $ref: /schemas/types.yaml#/definitions/uint32 - minimum: 0 maximum: 63 - default: 0 + default: 32 qcom,charge-ctrl-value: description: @@ -130,7 +130,7 @@ then: - $ref: /schemas/types.yaml#/definitions/uint32 - minimum: 0 maximum: 3 - default: 2 + default: 0 qcom,preemphasis-width: description: @@ -152,7 +152,7 @@ then: - $ref: /schemas/types.yaml#/definitions/uint32 - minimum: 0 maximum: 3 - default: 0 + default: 1 required: - compatible |