All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Please pull from u-boot-i2c next
@ 2019-12-17 12:01 Heiko Schocher
  2019-12-18 12:19 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heiko Schocher @ 2019-12-17 12:01 UTC (permalink / raw)
  To: u-boot

Hello Tom,

please pull from uboot-i2c next branch:

The following changes since commit 553cb06887825314e74a9bdac337467c77d1db88:

   Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next 
(2019-12-12 08:18:59 -0500)

are available in the Git repository at:

   https://gitlab.denx.de/u-boot/custodians/u-boot-i2c.git tags/20191217-for-next

for you to fetch changes up to 033e18b47bd020610f84ca88c5ce3b88215d563a:

   misc: i2c_eeprom: add size query (2019-12-17 06:58:19 +0100)

----------------------------------------------------------------
i2c: for next
- misc: i2c_eeprom:
   Add partition support and add ability to query size
   of eeprom device and partitions
- i2c common:
   add support for offset overflow in to address and add
   sandbox tests for it.

----------------------------------------------------------------
Robert Beckett (5):
       i2c: add support for offset overflow in to address
       dm: i2c: EEPROM simulator allow tests visibility of addr and offset
       dm: i2c: EEPROM simulator add tests for addr offset mask
       misc: i2c_eeprom: add fixed partitions support
       misc: i2c_eeprom: add size query

  arch/sandbox/include/asm/test.h |   7 ++++
  drivers/i2c/i2c-uclass.c        |  34 ++++++++++++++++----
  drivers/misc/i2c_eeprom.c       | 243 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
  drivers/misc/i2c_eeprom_emul.c  |  80 ++++++++++++++++++++++++++++++++++-----------
  include/i2c.h                   |  33 +++++++++++++++++++
  include/i2c_eeprom.h            |  12 +++++++
  test/dm/i2c.c                   | 113 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
  7 files changed, 463 insertions(+), 59 deletions(-)

travis build:
https://travis-ci.org/hsdenx/u-boot-i2c/builds/626040609

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] Please pull from u-boot-i2c next
  2019-12-17 12:01 [U-Boot] Please pull from u-boot-i2c next Heiko Schocher
@ 2019-12-18 12:19 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2019-12-18 12:19 UTC (permalink / raw)
  To: u-boot

On Tue, Dec 17, 2019 at 01:01:58PM +0100, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from uboot-i2c next branch:
> 
> The following changes since commit 553cb06887825314e74a9bdac337467c77d1db88:
> 
>   Merge tag 'dm-next-13dec19' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next (2019-12-12
> 08:18:59 -0500)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-i2c.git tags/20191217-for-next
> 
> for you to fetch changes up to 033e18b47bd020610f84ca88c5ce3b88215d563a:
> 
>   misc: i2c_eeprom: add size query (2019-12-17 06:58:19 +0100)
> 

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20191218/fcf14de1/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-18 12:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-17 12:01 [U-Boot] Please pull from u-boot-i2c next Heiko Schocher
2019-12-18 12:19 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.