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

Commit abf3531b authored by Dilip Kota's avatar Dilip Kota Committed by Shrey Vijay
Browse files

i2c-msm-v2: Enable/Disable clocks and gpios per transfer



With QUP in shared mode, enabling and disabling the
resources in runtime pm will cause failure of
transactions over the QUP that are running on other
execution environment. To avoid the failure
enable/disable gpios and clocks of QUP per transfer.

Also move the clock prepare and unprepare calls
to runtime pm APIs from the transfer API to
reduce the latencies in the transactions.

Change-Id: Ic697cdc544405d86ec7c675922c18c00fec451a6
Signed-off-by: default avatarDilip Kota <dkota@codeaurora.org>
Signed-off-by: default avatarShrey Vijay <shreyv@codeaurora.org>
parent 25010e76
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