> > Sricharan R (6): > > i2c: qup: Change qup_wait_writeready function to use for all timeouts > > i2c: qup: Add V2 tags support > > i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit > > i2c: qup: Add bam dma capabilities > > dts: msm8974: Add blsp2_bam dma node > > dts: msm8974: Add dma channels for blsp2_i2c1 node > > > Wolfram, Does the first 4 patches looks good to be picked up ? Except for patch 3 (I replied seperately), the rest looks okay to me. I wondered a little if it would make sense to make a new driver for v2 + DMA, because the additions were quite massive. But I'll leave it up to you if there is enough shared code between the two versions, so that a single driver will be better.