If possible, is there an oportunity to get this last pull before the end of the merge window done to add the Synopsys Designware controller driver? The following changes since commit d888a4c76c51092993643f8992bf55b3c28da483: Linus Torvalds (1): Merge branch 'for-linus' of git://git.kernel.org/.../vapier/blackfin are available in the git repository at: git://aeryn.fluff.org.uk/bjdooks/linux.git next-i2c Baruch Siach (1): i2c: driver for the Synopsys DesignWare I2C controller drivers/i2c/busses/Kconfig | 9 + drivers/i2c/busses/Makefile | 1 + drivers/i2c/busses/i2c-designware.c | 624 +++++++++++++++++++++++++++++++++++ 3 files changed, 634 insertions(+), 0 deletions(-) create mode 100644 drivers/i2c/busses/i2c-designware.c -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html