Commit cf2ce979 authored by Alok Chauhan's avatar Alok Chauhan Committed by Manish Kumar
Browse files

qup_i2c: Add runtime PM support to I2C QUP controller



Runtime PM is used to turn clocks on and off when the
controller is not in use. When the controller is used
for messaging, pm_runtime_get_sync is called before
sending the message. pm_runtime_mark_last_busy and
pm_runtime_put_autosuspend are called when message
is sent and/or response is received.

Change-Id: Icb1d6e6ad222663c9a3598da10bdc154845083a0
CRs-Fixed: 406910
Signed-off-by: default avatarAlok Chauhan <alokc@codeaurora.org>
Signed-off-by: default avatarSudhir Sharma <sudsha@codeaurora.org>
Signed-off-by: default avatarManish Kumar <manishku@codeaurora.org>
parent cc8ffaaf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment