Skip to content

Commit 0133a65

Browse files
committed
feat(linux): Update CPSW PTP switch mode documentation
CPSW Switch mode can also be tested where DUT acting as a Switch can be a master of DUTs connected to it. Update the documentation to include that. Signed-off-by: Chintan Vankar <c-vankar@ti.com>
1 parent b2dd352 commit 0133a65

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW-PTP.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,3 +1068,9 @@ On J7VCL:
10681068
ptp4l[447.707]: master offset 15459 s2 freq -2401 path delay 180152
10691069
ptp4l[448.707]: master offset 256 s2 freq -12966 path delay 180152
10701070
ptp4l[449.707]: master offset -4951 s2 freq -18096 path delay 180152
1071+
1072+
.. note::
1073+
1074+
You can also test switch mode in a configuration where the device configured as
1075+
a switch is acting as a master and devices connected to it act as client devices.
1076+
The setup and commands are the same as it is used here: :ref:`icssg_ptp_switch`.

source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU_ICSSG_Ethernet_Switch.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,8 @@ To disable cut through on all queues
167167
expected cut through value. Setting up switch mode will automatically stop and start
168168
the firmware so no need to bring links down and back up again.
169169

170+
.. _icssg_ptp_switch:
171+
170172
PTP
171173
"""
172174
PTP can be run during switch mode. To run PTP in switch mode, 3 AM64x EVMs need to be connected with middle EVM acting as the switch. Use the following ptp config file on all slave EVMs. For Master EVM, priority1 filed needs to be changed.

0 commit comments

Comments
 (0)