[v6,2/2] i2c: qup: support SMBus block read
From: Wolfram Sang <hidden>
Date: 2016-11-29 21:47:04
Also in:
linux-arm-msm, linux-i2c, lkml
From: Wolfram Sang <hidden>
Date: 2016-11-29 21:47:04
Also in:
linux-arm-msm, linux-i2c, lkml
On Tue, Oct 11, 2016 at 10:27:57AM -0600, Austin Christ wrote:
From: Naveen Kaje <redacted> I2C QUP driver relies on SMBus emulation support from the framework. To handle SMBus block reads, the driver should check I2C_M_RECV_LEN flag and should read the first byte received as the message length. The driver configures the QUP hardware to read one byte. Once the message length is known from this byte, the QUP hardware is configured to read the rest. Signed-off-by: Naveen Kaje <redacted> Signed-off-by: Austin Christ <redacted> Reviewed-by: Sricharan R <redacted>
Applied to for-next, thanks! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20161129/03699389/attachment.sig>