Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit cbb8c328 authored by Deepak Katragadda's avatar Deepak Katragadda
Browse files

clk: qcom: gcc-sdm855: Place a proxy vote on the MMCX rail



On SDM855, due to dependencies on the MMCX rail for turning on
the multimedia AHB clocks and subsequently accessing the display,
camera, and video CC registers, a proxy vote needs to be placed
from the GCC clock driver at probe. This ensures that the
multimedia CC registers are accessible from the respective clock
drivers. At late_initcall_sync, this vote is taken away and the
onus falls on clients to correctly enable their GDSCs or VDD_MMCX
prior to making any clock controller requests.

Change-Id: Ic907cc0ad5adda98ac59a66d8025cfecbc827358
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent 28bb5f16
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment