Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clk: stm32mp25: fix some error cases management #6955

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

etienne-lms
Copy link
Contributor

No description provided.

…lure

Disable the enabled clock in clk_stm32_flexgen_get_round_rate()
when the clock failed to enable.

Signed-off-by: Etienne Carriere <[email protected]>
Fix missing test on some function return code in stm32mp25 clock
driver.

Signed-off-by: Etienne Carriere <[email protected]>
Don't mix error codes in stm32mp25 clock driver: some function return
a TEE_Result value, some return a 0/-1 integer value.

Signed-off-by: Etienne Carriere <[email protected]>
@etienne-lms
Copy link
Contributor Author

@Gabriel-Fernandz, could you have a look at these changes?

Copy link

This pull request has been marked as a stale pull request because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this pull request will automatically be closed in 5 days. Note, that you can always re-open a closed issue at any time.

@github-actions github-actions bot added the Stale label Aug 22, 2024
@GseoC
Copy link
Contributor

GseoC commented Aug 22, 2024

Keep alive

@jforissier jforissier removed the Stale label Aug 22, 2024
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.

3 participants