Skip to content

Commit a03fdda

Browse files
AkshGarg-19cshilwant
authored andcommitted
fix(linux): Update the PCIe cable model name and the supplier
The hardware setup details in PCIe Endpoint documentation points to an incorrect link for an equivalent PCIe male to male connector cable. Update the model name as well as the link, which points to the correct supplier to obtain the correct cables. Signed-off-by: Aksh Garg <a-garg7@ti.com>
1 parent 2d85d74 commit a03fdda

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

source/linux/Foundational_Components/Kernel/Kernel_Drivers/PCIe/PCIe_End_Point.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,13 @@ PCIe End Point
116116

117117
.. Image:: /images/Pcie_ep_cable.jpg
118118

119-
An equivalent cable can be obtained from DigiKey (https://www.digikey.com/en/products/detail/3m/8kj2-0743-0250/5128345).
119+
Obtain the above cable with model name PE-FLEX1-G2-MMCX-12-TI1 from
120+
https://www.adexelec.com/pe-flex1-4-8-16. Please reach out to them for
121+
further details.
122+
123+
.. ifconfig:: CONFIG_part_family in ('J7_family')
124+
125+
For x4-lane applications, use the cable with model PE-FLEX4-G2-MMCX-12-TI1.
120126

121127
Modify the cable to remove resistors in CK+ and CK- in order to avoid
122128
ground loops (power) and smoking clock drivers (clk+/-).

0 commit comments

Comments
 (0)