This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

i2c-omap Add SMBus emulation for block read

Other Parts Discussed in Thread: TLC59108, TVP7002

   How I can add  Add SMBus emulation for block read  for i2c-omap.

     I use Dm8148' i2c1 to control a smbus device(USB2514BI) .

    USB2514I  can just use "Smbus block read and write mode" to access, But I find i2c-omap driver not support "Smbus Block Read".

   How I can make omap-i2c support  "Smbus Block Read"?