Hi Robert,

On Wed, 23 Oct 2019 at 12:22, Robert Beckett <bob.beck...@collabora.com> wrote:
>
> Some devices (2 wire eeproms for example) use some bits from the chip
> address to represent the high bits of the offset instead of or as well
> as using multiple bytes for the offset, effectively stealing chip
> addresses on the bus.
>
> Add a chip offset mask that can be set for any i2c chip which gets
> filled with the offset overflow during offset setup.
>
> Signed-off-by: Robert Beckett <bob.beck...@collabora.com>
> Signed-off-by: Ian Ray <ian....@ge.com>
> ---
>  drivers/i2c/i2c-uclass.c | 34 +++++++++++++++++++++++++++-------
>  include/i2c.h            | 33 +++++++++++++++++++++++++++++++++
>  2 files changed, 60 insertions(+), 7 deletions(-)

This is v2 but I don't see a change log?

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to