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: qcom: mmcc-sdm660: fix stuck video_subcore0 clock #40

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

barni2000
Copy link

This clock can't be enable with VENUS_CORE0 GDSC turned off. But that GDSC is under HW control so it can be turned off at any moment. Instead of checking the dependant clock we can just vote for it to enable later when GDSC gets turned on.

This clock can't be enable with VENUS_CORE0 GDSC turned off. But that
GDSC is under HW control so it can be turned off at any moment.
Instead of checking the dependant clock we can just vote for it to
enable later when GDSC gets turned on.

Signed-off-by: Barnabás Czémán <[email protected]>
@minlexx minlexx merged commit b3ac4a1 into qcom-sdm660-6.11.y Sep 22, 2024
1 check passed
@minlexx minlexx deleted the fix_venus_clk branch September 22, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants