Re: [RESEND PATCH v1 5/6] i2c: i2c-stm32f7: Add DMA support

2018-03-14 Thread kbuild test robot
Hi Pierre-Yves, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on v4.16-rc4] [also build test WARNING on next-20180314] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/c

[RESEND PATCH v1 5/6] i2c: i2c-stm32f7: Add DMA support

2018-03-12 Thread Pierre-Yves MORDRET
This patch adds DMA support for i2c-stm32f7 driver Signed-off-by: M'boumba Cedric Madianga Signed-off-by: Pierre-Yves MORDRET --- Version history: v1: * Initial --- --- drivers/i2c/busses/Makefile | 3 +- drivers/i2c/busses/i2c-stm32f7.c | 216 +++

[RESEND PATCH v1 5/6] i2c: i2c-stm32f7: Add DMA support

2018-02-27 Thread Pierre-Yves MORDRET
This patch adds DMA support for i2c-stm32f7 driver Signed-off-by: M'boumba Cedric Madianga Signed-off-by: Pierre-Yves MORDRET --- Version history: v1: * Initial --- --- drivers/i2c/busses/Makefile | 3 +- drivers/i2c/busses/i2c-stm32f7.c | 216 +++