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

Skip to content
Commit bcff1f4d authored by Vikram Mulukutla's avatar Vikram Mulukutla
Browse files

qcom: clock-debug: Print actual voltage vote in 'enabled_clocks' output



Currently, when one dumps the list of enabled clocks in
the kernel log or in the shell, the voltage level of the
VDD class is printed. This is not really useful and the
information can already be obtained easily from the
regulator debugfs nodes. Instead, print the actual voltage
that each clock has voted for, since multiple clocks may
share the same VDD class. Otherwise the output is confusing,
because every clock sharing a VDD class will include the
same voltage vote (the current overall vote on the
regulator) even though that individual clock's vote may
actually be lower.

Change-Id: I4ec550ee404a2612323486b2000465341a5ff2e2
Signed-off-by: default avatarVikram Mulukutla <markivx@codeaurora.org>
parent ce6c9b2e
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