Skip to content

Commit 2358dd3

Browse files
Divya-Kopperadavem330
authored andcommitted
dt-bindings: net: micrel: Configure latency values and timestamping check for LAN8814 phy
Supports configuring latency values and also adds check for phy timestamping feature. Signed-off-by: Divya Koppera<[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 4488f6b commit 2358dd3

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Documentation/devicetree/bindings/net/micrel.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,20 @@ Optional properties:
4545

4646
In fiber mode, auto-negotiation is disabled and the PHY can only work in
4747
100base-fx (full and half duplex) modes.
48+
49+
- lan8814,ignore-ts: If present the PHY will not support timestamping.
50+
51+
This option acts as check whether Timestamping is supported by
52+
hardware or not. LAN8814 phy support hardware tmestamping.
53+
54+
- lan8814,latency_rx_10: Configures Latency value of phy in ingress at 10 Mbps.
55+
56+
- lan8814,latency_tx_10: Configures Latency value of phy in egress at 10 Mbps.
57+
58+
- lan8814,latency_rx_100: Configures Latency value of phy in ingress at 100 Mbps.
59+
60+
- lan8814,latency_tx_100: Configures Latency value of phy in egress at 100 Mbps.
61+
62+
- lan8814,latency_rx_1000: Configures Latency value of phy in ingress at 1000 Mbps.
63+
64+
- lan8814,latency_tx_1000: Configures Latency value of phy in egress at 1000 Mbps.

0 commit comments

Comments
 (0)