Skip to content

Commit 6bc8ab9

Browse files
hrushikesh221praneethbajjuri
authored andcommitted
docs(linux): J7200: Update the USB documentation
All the J7 family SoCs share same USB documentation. This documentation is incorrect in the case of J7200 EVM. Update the documentation for J7200 EVM. Signed-off-by: Hrushikesh Salunke <h-salunke@ti.com>
1 parent 6974668 commit 6bc8ab9

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

source/images/usb_j7200_evm.png

170 KB
Loading

source/linux/Foundational_Components/Kernel/Kernel_Drivers/USB/CDNS3.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,31 @@ EVM
7979
for either the USB3.1 Type C interface or the USB2.0 Type A interface. Both cannot
8080
be operated simultaneously.
8181

82+
.. ifconfig:: CONFIG_part_variant in ('J7200')
83+
84+
The following diagram depicts USB integration in |__PART_FAMILY_DEVICE_NAMES__| EVM.
85+
86+
.. image:: /images/usb_j7200_evm.png
87+
88+
The EVM supports one USB3.1 Gen1 Type C interface, which can function as DFP, UFP,
89+
or DRP. USB Super speed signals from SERDES0 port of J7200 SoC are connected to
90+
USB Type C interface. The EVM also supports two USB2.0 Type A interfaces via an
91+
on-board four port USB hub. These ports can only function as Host.
92+
93+
.. note::
94+
95+
The Type-C config DIP switch (SW3) must be set for DRP (Dual-role-Port)
96+
operation. SW3.3 = OFF, SW3.4 = ON.
97+
98+
Ports of the HUB are connected as below.
99+
100+
- Two USB ports are terminated to Type A Stacked Connector
101+
- One USB port is connected to 4 Pin Header (PCIe Card - Wi-Fi®/BT)
102+
- One USB port is connected to EVM Expansion connector
103+
104+
J7200 EVM only supports single USB interface, so the USB3.1 and USB2.0 cannot be
105+
supported simultaneously.
106+
82107
.. ifconfig:: CONFIG_part_family in ('AM64X_family')
83108

84109
**AM64X_EVM**

0 commit comments

Comments
 (0)