On Thu, 27 Jan 2011 00:47:59 +0000 Ben Dooks <ben-i2c@xxxxxxxxx> wrote: > On Tue, Jan 25, 2011 at 02:28:07PM +0000, Alan Cox wrote: > > From: Major Lee <major_lee@xxxxxxxxxxx> > > > > The FIFO buffer size is different with different CPU stepping. > > Define it as 32-byte; it is safe for all CPU stepping. > > > > There is a problem when xfer size is greater then FIFO buffer size. > > Implement software fragmentation in host bus driver so that the > > I²C slave device drivers need not to be modified or to know about the > > limits. > > This is quite a big change, does it need to go into a -rc, or can it > wait for the next kernel merge window? I was submitting it for next merge window. Alan -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html