public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] i2c: thunderx: Marvell thunderx i2c changes
@ 2023-03-30 13:39 Piyush Malgujar
  2023-03-30 13:39 ` [PATCH 1/3] i2c: thunderx: Clock divisor logic changes Piyush Malgujar
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Piyush Malgujar @ 2023-03-30 13:39 UTC (permalink / raw)
  To: linux-i2c, linux-kernel, wsa, rric; +Cc: jannadurai, cchavva, Piyush Malgujar

The changes are for Marvell OcteonTX2 SOC family:

- Handling clock divisor logic using subsytem ID
- Support for high speed mode
- Handle watchdog timeout

Suneel Garapati (3):
  i2c: thunderx: Clock divisor logic changes
  i2c: thunderx: Add support for High speed mode
  i2c: octeon: Handle watchdog timeout

 drivers/i2c/busses/i2c-octeon-core.c     | 113 +++++++++++++++++------
 drivers/i2c/busses/i2c-octeon-core.h     |  19 ++++
 drivers/i2c/busses/i2c-thunderx-pcidrv.c |   7 ++
 3 files changed, 110 insertions(+), 29 deletions(-)

-- 
2.17.1


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-30 13:39 [PATCH 0/3] i2c: thunderx: Marvell thunderx i2c changes Piyush Malgujar
2023-03-30 13:39 ` [PATCH 1/3] i2c: thunderx: Clock divisor logic changes Piyush Malgujar
2023-06-10 12:29   ` Andi Shyti
2023-03-30 13:39 ` [PATCH 2/3] i2c: thunderx: Add support for High speed mode Piyush Malgujar
2023-03-30 15:46   ` kernel test robot
2023-03-30 17:39   ` kernel test robot
2023-06-10 12:42   ` Andi Shyti
2023-03-30 13:39 ` [PATCH 3/3] i2c: octeon: Handle watchdog timeout Piyush Malgujar
2023-06-10 13:24   ` Andi Shyti

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