All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drivers: i2c: thunderx: Marvell thunderx i2c changes
@ 2022-05-11 13:36 Piyush Malgujar
  2022-05-11 13:36 ` [PATCH 1/3] drivers: i2c: thunderx: octeontx2 clock divisor logic changes Piyush Malgujar
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Piyush Malgujar @ 2022-05-11 13:36 UTC (permalink / raw)
  To: linux-i2c, linux-kernel; +Cc: sgarapati, sbalcerak, cchavva, Piyush Malgujar

These patches includes the following changes:

- Handling clock divisor logic for Octeon SoC family using subsytem ID
- Support for high speed mode
- Setting the fwnode so that driver can work with ACPI defined TWSI
  controllers.

Piyush Malgujar (3):
  drivers: i2c: thunderx: octeontx2 clock divisor logic changes
  drivers: i2c: thunderx: Add support for High speed mode
  drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI 	
    	controllers

 drivers/i2c/busses/i2c-octeon-core.c     | 84 +++++++++++++++++-------
 drivers/i2c/busses/i2c-octeon-core.h     | 17 +++++
 drivers/i2c/busses/i2c-thunderx-pcidrv.c |  8 +++
 3 files changed, 85 insertions(+), 24 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-05-21 11:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-11 13:36 [PATCH 0/3] drivers: i2c: thunderx: Marvell thunderx i2c changes Piyush Malgujar
2022-05-11 13:36 ` [PATCH 1/3] drivers: i2c: thunderx: octeontx2 clock divisor logic changes Piyush Malgujar
2022-05-17  1:00   ` kernel test robot
2022-05-21 11:44     ` Wolfram Sang
2022-05-21 11:44       ` Wolfram Sang
2022-05-11 13:36 ` [PATCH 2/3] drivers: i2c: thunderx: Add support for High speed mode Piyush Malgujar
2022-05-11 13:36 ` [PATCH 3/3] drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers Piyush Malgujar
2022-05-21 11:40   ` Wolfram Sang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.