Skip to content

add clkrstSetMinVClockRate() and clkrstGetDvfsTable()#734

Open
Lightos1 wants to merge 2 commits into
switchbrew:masterfrom
Lightos1:master
Open

add clkrstSetMinVClockRate() and clkrstGetDvfsTable()#734
Lightos1 wants to merge 2 commits into
switchbrew:masterfrom
Lightos1:master

Conversation

@Lightos1

Copy link
Copy Markdown

No description provided.

return rc;
}

Result clkrstSetMinVClockRate(ClkrstSession *session, u32 hz) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Cmds should be in cmdid-order. Move this before clkrstGetPossibleClockRates.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This should also be clkrstSetMinimumVoltageClockRate.

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.

2 participants