Skip to content

Commit 881494c

Browse files
hrushikesh221praneethbajjuri
authored andcommitted
docs(linux): J742S2: Update the USB documentation
All the J7 family SoCs share same USB documentation. This documentation is incorrect in the case of J742S2 EVM. Update the documentation for J742S2 EVM by adding 'J742S2' as a "CONFIG_part_variant" in the USB documentation for J784S4 EVM as same documentation is valid for both the platforms. Signed-off-by: Hrushikesh Salunke <[email protected]>
1 parent 74e80cd commit 881494c

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
@@ -41,7 +41,7 @@ EVM
4141
USB2 controller is not present on J721E SoC so micro-AB 3.0 connector is not
4242
usable.
4343

44-
.. ifconfig:: CONFIG_part_variant in ('J784S4')
44+
.. ifconfig:: CONFIG_part_variant in ('J784S4, J742S2')
4545

4646
The following diagram depicts USB integration in |__PART_FAMILY_DEVICE_NAMES__| EVM.
4747

0 commit comments

Comments
 (0)