diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2022-08-10 12:31:09 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2022-08-10 12:31:09 +0000 |
commit | 9066e824cab7e1ef529de39a84122cf2944d4142 (patch) | |
tree | 0945458eb9661061f7b40d6cf9a8bd9e455111b4 /Bindings/usb/snps,dwc3.yaml | |
parent | b7d8b5635a26610e7758d58c936e44a854797c3c (diff) | |
download | src-9066e824cab7e1ef529de39a84122cf2944d4142.tar.gz src-9066e824cab7e1ef529de39a84122cf2944d4142.zip |
Diffstat (limited to 'Bindings/usb/snps,dwc3.yaml')
-rw-r--r-- | Bindings/usb/snps,dwc3.yaml | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/Bindings/usb/snps,dwc3.yaml b/Bindings/usb/snps,dwc3.yaml index d29ffcd27472..f4471f8bdbef 100644 --- a/Bindings/usb/snps,dwc3.yaml +++ b/Bindings/usb/snps,dwc3.yaml @@ -263,8 +263,11 @@ properties: Value for REFCLKPER field of GUCTL register for reference clock period in nanoseconds, when the hardware set default does not match the actual clock. - minimum: 1 - maximum: 0x3ff + + This binding is deprecated. Instead, provide an appropriate reference clock. + minimum: 8 + maximum: 62 + deprecated: true snps,rx-thr-num-pkt-prd: description: @@ -332,6 +335,12 @@ properties: items: enum: [1, 4, 8, 16, 32, 64, 128, 256] + port: + $ref: /schemas/graph.yaml#/properties/port + description: + This port is used with the 'usb-role-switch' property to connect the + dwc3 to type C connector. + unevaluatedProperties: false required: |