From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Wed, 9 Jan 2019 11:49:46 +0100 Subject: [U-Boot] Please pull from u-boot-i2c In-Reply-To: <20190108143324.GQ5463@bill-the-cat> References: <5b486a2f-f437-eac1-3637-81998cda0c6c@denx.de> <20190108143324.GQ5463@bill-the-cat> Message-ID: <25b88064-55b2-6e05-f47a-d31bdbcf1cc3@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Tom, Am 08.01.2019 um 15:33 schrieb Tom Rini: > 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! Oh, yes, sorry, you are right! I rebase this pull reuqest if release is out and send a new one. bye, Heiko -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de