commit | 57648e860485de39c800a89f849fdd03c2d31d15 | [log] [tgz] |
---|---|---|
author | Roja Rani Yarubandi <rojay@codeaurora.org> | Tue May 25 18:40:51 2021 +0530 |
committer | Wolfram Sang <wsa@kernel.org> | Fri Jun 04 22:32:58 2021 +0200 |
tree | bbea9ffbb7d90211540208c48b72502bdffb9934 | |
parent | 9f78c607600ce4f2a952560de26534715236f612 [diff] |
i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops Mark bus as suspended during system suspend to block the future transfers. Implement geni_i2c_resume_noirq() to resume the bus. Fixes: 37692de5d523 ("i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller") Signed-off-by: Roja Rani Yarubandi <rojay@codeaurora.org> Reviewed-by: Stephen Boyd <swboyd@chromium.org> Signed-off-by: Wolfram Sang <wsa@kernel.org>