Skip to content

Commit 3825d75

Browse files
committed
docs(linux): J721E: Fix the documentation for USB
Currently same USB documentation is used for all the J7 family devices. But this documentation is only valid for J721E EVM. Fix that by making documentation specific to the J721E EVM. Signed-off-by: Hrushikesh Salunke <h-salunke@ti.com>
1 parent 6ae2f3e commit 3825d75

File tree

1 file changed

+1
-1
lines changed
  • source/linux/Foundational_Components/Kernel/Kernel_Drivers/USB

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The USB subsystem is integrated in TI |__PART_FAMILY_DEVICE_NAMES__| devices.
1919
EVM
2020
***
2121

22-
.. ifconfig:: CONFIG_part_family in ('J7_family')
22+
.. ifconfig:: CONFIG_part_variant in ('J721E')
2323

2424
The following diagram depicts USB integration in J721E EVM.
2525

0 commit comments

Comments
 (0)