[U-Boot] Please pull from u-boot-i2c
Heiko Schocher
hs at denx.de
Wed Jan 9 10:49:46 UTC 2019
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
More information about the U-Boot
mailing list