Skip to content

Commit a45a09e

Browse files
committed
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 32ac78f commit a45a09e

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

43-
.. ifconfig:: CONFIG_part_variant in ('J784S4')
43+
.. ifconfig:: CONFIG_part_variant in ('J784S4, J742S2')
4444

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

0 commit comments

Comments
 (0)