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

Skip to content
Commit 479a0803 authored by Chandana Kishori Chiluveru's avatar Chandana Kishori Chiluveru
Browse files

serial: msm_geni_serial: Do not unvote UFFI voted clocks for console



Currently driver turning off the QUP clocks during probe. At this
time early console is still active and transfers are in-coming.
This is resulting in NOC error during early console write or causing
console stuck issues on RUMI.
This change is to make sure UART doesn't turn on/off clocks from
msm_geni_serial_get_ver_info() API for console usecase. HSUART
tries to store firmware version for debug purpose which
needs clocks to be ON, hence keep clks vote in
msm_geni_serial_get_ver_info() only for HSUART.

Change-Id: Ifaaee81a2b4708ed8c02472ecd3b057c11876a57
Signed-off-by: default avatarChandana Kishori Chiluveru <cchiluve@codeaurora.org>
parent e710aa3f
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