summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/net/ti,dp83822.yaml
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2024-03-26 11:20:49 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2024-03-26 11:20:49 +0100
commit8622bc3184ea06f0f77185d5e4f77ae5deeb0a82 (patch)
treecf9e37e07dc7922a8b23530e3c3c447ff7170d41 /dts/Bindings/net/ti,dp83822.yaml
parent8bf6a31b5e8e42da3d2b3e9200887f273ab53d94 (diff)
parent8dde7a4f17a1245a9aaf07372a7256dc4d09d1fa (diff)
downloadbarebox-8622bc3184ea06f0f77185d5e4f77ae5deeb0a82.tar.gz
barebox-8622bc3184ea06f0f77185d5e4f77ae5deeb0a82.tar.xz
Merge branch 'for-next/dts' into next
Diffstat (limited to 'dts/Bindings/net/ti,dp83822.yaml')
-rw-r--r--dts/Bindings/net/ti,dp83822.yaml34
1 files changed, 34 insertions, 0 deletions
diff --git a/dts/Bindings/net/ti,dp83822.yaml b/dts/Bindings/net/ti,dp83822.yaml
index db74474207..784866ea39 100644
--- a/dts/Bindings/net/ti,dp83822.yaml
+++ b/dts/Bindings/net/ti,dp83822.yaml
@@ -62,6 +62,40 @@ properties:
for the PHY. The internal delay for the PHY is fixed to 3.5ns relative
to transmit data.
+ ti,cfg-dac-minus-one-bp:
+ description: |
+ DP83826 PHY only.
+ Sets the voltage ratio (with respect to the nominal value)
+ of the logical level -1 for the MLT-3 encoded TX data.
+ enum: [5000, 5625, 6250, 6875, 7500, 8125, 8750, 9375, 10000,
+ 10625, 11250, 11875, 12500, 13125, 13750, 14375, 15000]
+ default: 10000
+
+ ti,cfg-dac-plus-one-bp:
+ description: |
+ DP83826 PHY only.
+ Sets the voltage ratio (with respect to the nominal value)
+ of the logical level +1 for the MLT-3 encoded TX data.
+ enum: [5000, 5625, 6250, 6875, 7500, 8125, 8750, 9375, 10000,
+ 10625, 11250, 11875, 12500, 13125, 13750, 14375, 15000]
+ default: 10000
+
+ ti,rmii-mode:
+ description: |
+ If present, select the RMII operation mode. Two modes are
+ available:
+ - RMII master, where the PHY outputs a 50MHz reference clock which can
+ be connected to the MAC.
+ - RMII slave, where the PHY expects a 50MHz reference clock input
+ shared with the MAC.
+ The RMII operation mode can also be configured by its straps.
+ If the strap pin is not set correctly or not set at all, then this can be
+ used to configure it.
+ $ref: /schemas/types.yaml#/definitions/string
+ enum:
+ - master
+ - slave
+
required:
- reg