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