Hi Stefan, On Sat, Oct 12, 2019 at 11:12:59PM +0200, Stefan Agner wrote: > Hi Stefan, > > On 2019-04-15 23:34, Stefan Lengfeld wrote: > > Hi Wolfram, > > > > the following RFC patches are based on your branch > > > >> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/i2c/atomic_xfer > > > > I have used them to test your changes and my usecase on my available > > hardware setup: an i.MX6 Solo (phyCORE-i.MX6). > > > > In general: Great stuff! And I vote for inclusion :-) > > > > Even so this series does not tackle all problems at once, it's a step > > into the right direction to support reboot handlers using an external > > PMIC via I2C. > > We have the same problem on our Colibri iMX7 board. Wolfram's patches > made it already upstream, I applied your patches successfully on 5.4-rc1 > and rebooting via I2C seems to work fine now! Hence we would like to see > master_xfer_atomic support for the i.MX I2C driver too. > > Are you continuing working on this patch set? Currently, no. I'm doing the kernel work voluntary in my spare time and right now there is not much free time left. I did not submit my master_xfer_atomic patch for the i.MX driver, because I feared breaking the DMA path or other non-i.MX6 platforms for that driver. So if you like to invest some time to polish the patch or rewrite it completely, feel free to do it. If you submit a patch for review, I would definitely find some time to test it on my i.MX6 boards and give my Tested-by. I'm also cc'ing Stefan Riedmueller, because he is currently maintaining the i.MX6 boards at Phytec and is maybe also interested in upstreaming the code. Kind Regards, Stefan P.S.: Yes, now there are three different 'Stefans' on this thread :-)