Skip to content

Conversation

@danish-ti
Copy link
Contributor

The ICSSG driver reads the firmware names from device tree. Add documentation on how these name are read.

Copy link
Collaborator

@praneethbajjuri praneethbajjuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also address vale comments

@praneethbajjuri
Copy link
Collaborator

Thanks for the update. Are you sending a followup rev for vale fixes as well ?

@danish-ti
Copy link
Contributor Author

Thanks for the update. Are you sending a followup rev for vale fixes as well ?

@praneethbajjuri I addressed the vale failures from the first revision. After updating the PR I see that it still has some vale warnings but no vale error. Do we need to address vale warnings as well?

Copy link
Member

@StaticRocket StaticRocket left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, please review the vale warnings. You can ignore the acronym warnings but please check spelling and passive voice usage.

Also the use of ` is a bit off. One backtick (`) is an inline literal. Two backticks (``) is an inline code section. The parsing is different between the two so please evaluate the usage here. Inline code is normally safer to use if you don't know which to pick.

The ICSSG driver reads the firmware names from device tree. Add
documentation on how these name are read.

Signed-off-by: MD Danish Anwar <[email protected]>
@praneethbajjuri praneethbajjuri merged commit ef80ade into TexasInstruments:master Jul 3, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants