These two patches should apply cleanly on top of Federico Vaga patchset. They add support for accessing the ocores registers via Intel IO instructions. Additionally, the bus clock can now be passed in platform data, for those systems which don't use device tree. Andrew Lunn (2): i2c: ocores: Add support for IO mapper registers. i2c: ocores: Add support for bus clock via platform data drivers/i2c/busses/i2c-ocores.c | 37 +++++++++++++++++++++--- include/linux/platform_data/i2c-ocores.h | 1 + 2 files changed, 34 insertions(+), 4 deletions(-) -- 2.20.1