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