Re: [PATCH v3] i2c: i2c-stm32f7: add PM Runtime support
On Tue, Nov 27, 2018 at 03:35:31PM +0100, Pierre-Yves MORDRET wrote: > Use PM Runtime API to enable/disable clock > > Signed-off-by: Pierre-Yves MORDRET Applied to for-next, thanks! signature.asc Description: PGP signature
[PATCH v3] i2c: i2c-stm32f7: add PM Runtime support
Use PM Runtime API to enable/disable clock Signed-off-by: Pierre-Yves MORDRET --- Version history: v3: * Rebase v2: * missing define v1: * Initial --- --- drivers/i2c/busses/i2c-stm32f7.c | 144 +++ 1 file changed, 101 insert