On Tue, Jan 08, 2019 at 12:33:06PM +0100, Heiko Schocher wrote: > Hello Tom, > > please pull from u-boot-i2c.git master > > The following changes since commit 53240275666acf32cb9811e44eaf2fd571a6cb75: > > Merge tag 'for-v2019.01' of git://git.denx.de/u-boot-video (2019-01-03 > 15:34:44 -0500) > > are available in the Git repository at: > > git://git.denx.de/u-boot-i2c.git master > > for you to fetch changes up to 37b52c5a91c50c5e56f16d6a52c2835a3839a9e8: > > > i2c: i2c-cdns: Use proper input frequency (2019-01-07 11:23:47 +0100) > > ---------------------------------------------------------------- > Marek Vasut (1): > i2c: xiic: Add Xilinx AXI I2C driver > > Tomasz Gorochowik (1): > i2c: i2c-cdns: Use proper input frequency > > drivers/i2c/Kconfig | 6 +++ > drivers/i2c/Makefile | 1 + > drivers/i2c/i2c-cdns.c | 9 +++- > drivers/i2c/xilinx_xiic.c | 340 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 355 insertions(+), 1 deletion(-) > create mode 100644 drivers/i2c/xilinx_xiic.c > > pull request content: > > - new i2c driver posted from Marek: > Add Xilinx AXI I2C controller driver based on the Linux i2c-xiic driver > > - i2c-cdns: Use proper input frequency > from Tomasz > > travis build looks fine: > > https://travis-ci.org/hsdenx/u-boot-i2c/builds/476314217
Why are we adding a new driver right now? Thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot