mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v5 0/2] i2c: octeon: Add block-mode r/w
@ 2024-06-10  2:59 Aryan Srivastava
  2024-06-10  2:59 ` [PATCH v5 1/2] i2c: octeon: refactor hlc r/w operations Aryan Srivastava
  2024-06-10  2:59 ` [PATCH v5 2/2] i2c: octeon: Add block-mode " Aryan Srivastava
  0 siblings, 2 replies; 5+ messages in thread
From: Aryan Srivastava @ 2024-06-10  2:59 UTC (permalink / raw)
  To: andi.shyti; +Cc: aryan.srivastava, linux-i2c, linux-kernel

Add support for block mode read/write operations on
Thunderx chips.

-Refactor common code for i2c transactions.
-Add block mode transaction functionality.

Signed-off-by: Aryan Srivastava <aryan.srivastava@alliedtelesis.co.nz>
---
Changes in v2:
- comment style and formatting.

Changes in v3:
- comment style and formatting.

Changes in v4:
- Refactoring common code.
- Additional comments.

Changes in v5:
- Further refactoring.
- Split refactoring into separate patch in series.
- Add more comments + details to comments.

Aryan Srivastava (2):
  i2c: octeon: refactor hlc r/w operations
  i2c: octeon: Add block-mode r/w operations

 drivers/i2c/busses/i2c-octeon-core.c     | 232 ++++++++++++++++++-----
 drivers/i2c/busses/i2c-octeon-core.h     |  14 ++
 drivers/i2c/busses/i2c-thunderx-pcidrv.c |   4 +
 3 files changed, 207 insertions(+), 43 deletions(-)

-- 
2.43.2


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

end of thread, other threads:[~2024-06-10 13:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-10  2:59 [PATCH v5 0/2] i2c: octeon: Add block-mode r/w Aryan Srivastava
2024-06-10  2:59 ` [PATCH v5 1/2] i2c: octeon: refactor hlc r/w operations Aryan Srivastava
2024-06-10 13:04   ` Markus Elfring
2024-06-10  2:59 ` [PATCH v5 2/2] i2c: octeon: Add block-mode " Aryan Srivastava
2024-06-10 13:23   ` Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®