Skip to content

feat(PRU-ICSS): Add firmware name handling#334

Merged
praneethbajjuri merged 1 commit into
TexasInstruments:masterfrom
danish-ti:icssg-fw-dt
Jul 3, 2025
Merged

feat(PRU-ICSS): Add firmware name handling#334
praneethbajjuri merged 1 commit into
TexasInstruments:masterfrom
danish-ti:icssg-fw-dt

Conversation

@danish-ti

Copy link
Copy Markdown
Contributor

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

@praneethbajjuri praneethbajjuri left a comment

Copy link
Copy Markdown
Collaborator

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
Copy Markdown
Collaborator

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

@danish-ti

Copy link
Copy Markdown
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?

@StaticRocket StaticRocket left a comment

Copy link
Copy Markdown
Member

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 <danishanwar@ti.com>
@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