Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clk: qcom: mmcc-sdm660: fix stuck video_subcore0 clock
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]>
- Loading branch information