Update the USB documentation for J7 family of devices.#324
Merged
praneethbajjuri merged 6 commits intoJun 16, 2025
Conversation
Siddharth-Vadapalli-at-TI
approved these changes
Jun 13, 2025
praneethbajjuri
previously approved these changes
Jun 13, 2025
StaticRocket
requested changes
Jun 13, 2025
Member
|
I'm not going to harp on it here, but please review the contribution guideline around commit formatting for future contributions. https://github.com/TexasInstruments/processor-sdk-doc/blob/master/CONTRIBUTING.md#commit-formatting |
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>
All the J7 family SoCs share same USB documentation. This documentation is incorrect in the case of J784S4 EVM. Update the documentation for J784S4 EVM. Signed-off-by: Hrushikesh Salunke <h-salunke@ti.com>
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 <h-salunke@ti.com>
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 <h-salunke@ti.com>
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>
All the J7 family SoCs share same USB documentation. This documentation is incorrect in the case of J722S EVM. Update the documentation for J722S EVM. Signed-off-by: Hrushikesh Salunke <h-salunke@ti.com>
StaticRocket
approved these changes
Jun 16, 2025
praneethbajjuri
approved these changes
Jun 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Currently same USB documentation is used for all the J7 family devices.
But this documentation is only valid for J721E EVM. Update the USB
documentation for J7 family of devices.