Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1349586
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] drivers: i2c: Fix qup fifo handling |
| Date | 2016-03-03 22:20 +0100 |
| Message-ID | <r8IP8-4zX-21@gated-at.bofh.it> (permalink) |
| References | <r6sYa-5ut-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Fri, Feb 26, 2016 at 09:28:54PM +0530, Sricharan R wrote: > After the addition of V2 support, there was a regression observed > when testing it on MSM8996. The reason is driver puts the controller > in to RUN state and writes the data to be 'tx' ed in fifo. But controller > has to be put in to 'PAUSE' state and data has to written to fifo. Then > should be put in to 'RUN' state separately. > > Signed-off-by: Sricharan R <sricharan@codeaurora.org> Changed the subject to "i2c: qup: Fix fifo handling after adding V2 support". Please note the prefixes and the more detailed description. Applied to for-next, thanks!
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] drivers: i2c: Fix qup fifo handling Sricharan R <sricharan@codeaurora.org> - 2016-02-26 17:00 +0100 Re: [PATCH] drivers: i2c: Fix qup fifo handling "Pramod Gurav" <gpramod@codeaurora.org> - 2016-03-01 07:00 +0100 Re: [PATCH] drivers: i2c: Fix qup fifo handling Wolfram Sang <wsa@the-dreams.de> - 2016-03-03 22:20 +0100
csiph-web