Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1425724 > unrolled thread
| Started by | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| First post | 2016-06-18 16:20 +0200 |
| Last post | 2016-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.
Re: [PATCH v4 2/2] i2c: qup: support SMBus block read Wolfram Sang <wsa@the-dreams.de> - 2016-06-18 16:20 +0200
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Date | 2016-06-18 16:20 +0200 |
| Subject | Re: [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.
Back to top | Article view | linux.kernel
csiph-web