commit | ea6dd25deeb5b797a145be7f860e3085e7d104c3 | [log] [tgz] |
---|---|---|
author | Alain Volmat <alain.volmat@st.com> | Mon Jan 06 14:28:32 2020 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu Jan 30 09:34:26 2020 +0100 |
tree | 6f234433285f070139bdb7478346a51abde4bc69 | |
parent | 9253975bcba65bece2d982db06bb959186ec7780 [diff] |
i2c: stm32f7: add PM_SLEEP suspend/resume support Backup/restore I2C registers as part of the suspend/resume handlers. The device is marked as suspended to ensure that transfers are rejected during the suspended period. Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: Alain Volmat <alain.volmat@st.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>