Skip to content
Commit 8e8782c7 authored by Kaushal Butala's avatar Kaushal Butala Committed by Wolfram Sang
Browse files

i2c: imx: add SMBus block read support



The smbus block read is not currently supported for imx i2c devices.
This patchset adds the support to imx i2c bus so that blocks of data
can be read using SMbus block reads.(using i2c_smbus_read_block_data()
function from the i2c_core.c.). Tested with 3.10.9 kernel.

Reviewed-by: default avatarShawn Guo <shawn.guo@freescale.com>
Signed-off-by: default avatarKaushal Butala <kaushalkernelmailinglist@gmail.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent 5ed9d92f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment