On Tue, Jan 19, 2016 at 03:32:42PM +0530, Sricharan R wrote: > QUP from version 2.1.1 onwards, supports a new format of > i2c command tags. Tag codes instructs the controller to > perform a operation like read/write. This new tagging version > supports bam dma and transfers of more than 256 bytes without 'stop' > in between. Adding the support for the same. > > For each block a data_write/read tag and data_len tag is added to > the output fifo. For the final block of data write_stop/read_stop > tag is used. > > Signed-off-by: Andy Gross > Signed-off-by: Sricharan R > Tested-by: Archit Taneja > Tested-by: Telkar Nagender Applied to for-next, thanks!