These patches includes the following changes: - Handling clock divisor logic for Octeon SoC family using subsytem ID - Support for high speed mode Changes since V1: * Fixed the build issue "incomplete definition of type 'struct pci_dev'" Reported-by: kernel test robot <lkp@xxxxxxxxx> Piyush Malgujar (2): drivers: i2c: thunderx: octeontx2 clock divisor logic changes drivers: i2c: thunderx: Add support for High speed mode drivers/i2c/busses/i2c-octeon-core.c | 84 +++++++++++++++++------- drivers/i2c/busses/i2c-octeon-core.h | 18 +++++ drivers/i2c/busses/i2c-thunderx-pcidrv.c | 7 ++ 3 files changed, 85 insertions(+), 24 deletions(-) -- 2.17.1