linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/6] fix iproc driver to handle master read request
@ 2020-11-02  3:54 Rayagonda Kokatanur
  2020-11-02  3:54 ` [PATCH v3 1/6] i2c: iproc: handle Master aborted error Rayagonda Kokatanur
                   ` (5 more replies)
  0 siblings, 6 replies; 26+ messages in thread
From: Rayagonda Kokatanur @ 2020-11-02  3:54 UTC (permalink / raw)
  To: Ray Jui, Scott Branden, bcm-kernel-feedback-list, Wolfram Sang,
	Florian Fainelli, Brendan Higgins, Andy Shevchenko, Lori Hikichi,
	Dhananjay Phadke, linux-i2c, linux-arm-kernel, linux-kernel
  Cc: Rayagonda Kokatanur

[-- Attachment #1: Type: text/plain, Size: 772 bytes --]

This series of patches adds the following,
- Handle master abort error
- Fix support for single/multi byte master read request with/without
repeated start.
- Handle rx fifo full interrupt
- Fix typo

Changes from V2:
--Add missing Acked-by tag.

Changes from V1:
--Address review comments from Ray Jui,
  Remove fixes tag

Rayagonda Kokatanur (6):
  i2c: iproc: handle Master aborted error
  i2c: iproc: handle only slave interrupts which are enabled
  i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)
  i2c: iproc: fix typo in slave_isr function
  i2c: iproc: handle master read request
  i2c: iproc: handle rx fifo full interrupt

 drivers/i2c/busses/i2c-bcm-iproc.c | 254 +++++++++++++++++++++++------
 1 file changed, 200 insertions(+), 54 deletions(-)

-- 
2.17.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4187 bytes --]

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2021-01-05 20:52 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-02  3:54 [PATCH v3 0/6] fix iproc driver to handle master read request Rayagonda Kokatanur
2020-11-02  3:54 ` [PATCH v3 1/6] i2c: iproc: handle Master aborted error Rayagonda Kokatanur
2020-11-02  3:54 ` [PATCH v3 2/6] i2c: iproc: handle only slave interrupts which are enabled Rayagonda Kokatanur
2020-11-02  3:54 ` [PATCH v3 3/6] i2c: iproc: update slave isr mask (ISR_MASK_SLAVE) Rayagonda Kokatanur
2020-11-02  3:54 ` [PATCH v3 4/6] i2c: iproc: fix typo in slave_isr function Rayagonda Kokatanur
2020-11-02  3:54 ` [PATCH v3 5/6] i2c: iproc: handle master read request Rayagonda Kokatanur
2020-11-03  6:19   ` Dhananjay Phadke
2020-11-04  3:35   ` Florian Fainelli
2020-11-04  3:57     ` Rayagonda Kokatanur
2020-11-04 18:01       ` Ray Jui
2020-11-05  7:46         ` Dhananjay Phadke
2020-11-05  9:43           ` Rayagonda Kokatanur
2020-11-06 17:41             ` Dhananjay Phadke
2020-11-10  4:23               ` Rayagonda Kokatanur
2020-11-10 19:24                 ` Ray Jui
2020-11-14  1:17                   ` Dhananjay Phadke
     [not found]                     ` <CAHO=5PFzd9KTR93ntUvAX5dqzxqJQpVXEirs5uoXdvcnZ7hL4g@mail.gmail.com>
2020-12-02 14:35                       ` Wolfram Sang
2020-12-02 17:44                         ` Ray Jui
2020-12-17  4:08                           ` Rayagonda Kokatanur
2020-12-17 19:11                             ` Ray Jui
2020-12-20  7:13                               ` Rayagonda Kokatanur
2021-01-05 16:21                                 ` Wolfram Sang
2021-01-05 17:46                                   ` Florian Fainelli
2021-01-05 20:50                                     ` Wolfram Sang
2020-12-02 17:43                       ` Ray Jui
2020-11-02  3:54 ` [PATCH v3 6/6] i2c: iproc: handle rx fifo full interrupt Rayagonda Kokatanur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).