Skip to content

Commit 6974668

Browse files
hrushikesh221praneethbajjuri
authored andcommitted
docs(linux): J721S2: Update the USB documentation
All the J7 family SoCs share same USB documentation. This documentation is incorrect in the case of J721S2 EVM. Update the documentation for J721S2 EVM. Signed-off-by: Hrushikesh Salunke <[email protected]>
1 parent 881494c commit 6974668

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

source/images/usb_j721s2_evm.png

167 KB
Loading

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

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,25 @@ EVM
6060
the user must configure for either the USB3.1 Type C interface or the USB2.0 Type A
6161
interface. Both cannot be operated simultaneously.
6262

63+
.. ifconfig:: CONFIG_part_variant in ('J721S2')
64+
65+
The following diagram depicts USB integration in |__PART_FAMILY_DEVICE_NAMES__| EVM.
66+
67+
.. image:: /images/usb_j721s2_evm.png
68+
69+
The EVM supports one USB3.1 Gen1 Type C interface, which can function as DFP, UFP, or
70+
DRP. The EVM supports two USB2.0 Type A interfaces via an on-board USB hub. These
71+
ports can only function as Host.
72+
73+
.. note::
74+
75+
The Type-C config DIP switch (SW3) must be set for DRP (Dual-role-Port)
76+
operation. SW3.3 = OFF, SW3.4 = ON.
77+
78+
The processor supports a single USB interface. Therefore, the user must configure
79+
for either the USB3.1 Type C interface or the USB2.0 Type A interface. Both cannot
80+
be operated simultaneously.
81+
6382
.. ifconfig:: CONFIG_part_family in ('AM64X_family')
6483

6584
**AM64X_EVM**

0 commit comments

Comments
 (0)