[PATCH v2 0/4] i2c: thunderx: Marvell thunderx i2c changes

From: Piyush Malgujar
Date: Fri Jul 28 2023 - 08:01:07 EST


The changes are for Marvell OcteonTX2 SOC family:

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

Changes since V1:
- Addressed comments, added defines as required
- Removed unnecessary code
- Added a patch to support ioclk if sclk not present in ACPI table

Piyush Malgujar (1):
i2c: thunderx: Adding ioclk support

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 | 96 ++++++++++++++++++------
drivers/i2c/busses/i2c-octeon-core.h | 27 +++++++
drivers/i2c/busses/i2c-thunderx-pcidrv.c | 23 ++++--
3 files changed, 115 insertions(+), 31 deletions(-)

--
2.17.1