Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1425724 > unrolled thread

Re: [PATCH v4 2/2] i2c: qup: support SMBus block read

Started byWolfram Sang <wsa@the-dreams.de>
First post2016-06-18 16:20 +0200
Last post2016-06-18 16:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v4 2/2] i2c: qup: support SMBus block read Wolfram Sang <wsa@the-dreams.de> - 2016-06-18 16:20 +0200

#1425724 — Re: [PATCH v4 2/2] i2c: qup: support SMBus block read

FromWolfram Sang <wsa@the-dreams.de>
Date2016-06-18 16:20 +0200
SubjectRe: [PATCH v4 2/2] i2c: qup: support SMBus block read
Message-ID<rLpgl-58h-3@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

On Wed, Jun 08, 2016 at 12:19:45PM -0600, Austin Christ wrote:
> From: Naveen Kaje <nkaje@codeaurora.org>
> 
> 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 <nkaje@codeaurora.org>
> Signed-off-by: Austin Christ <austinwc@codeaurora.org>
> Reviewed-by: sricharan@codeaurora.org

Missing name here, too. Looks good otherwise.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web