Home
last modified time | relevance | path

Searched hist:"25 ab4b0303f2df5e6b94ed92e37875a7c98f4de3" (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/test/dm/
H A Di2c.c25ab4b0303f2df5e6b94ed92e37875a7c98f4de3 Sun Jan 25 15:26:55 UTC 2015 Simon Glass <sjg@chromium.org> dm: i2c: Provide an offset length parameter where needed

Rather than assuming that the chip offset length is 1, allow it to be
provided. This allows chips that don't use the default offset length to
be used (at present they are only supported by the command line 'i2c'
command which sets the offset length explicitly).

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
/rk3399_rockchip-uboot/drivers/i2c/
H A Dsandbox_i2c.c25ab4b0303f2df5e6b94ed92e37875a7c98f4de3 Sun Jan 25 15:26:55 UTC 2015 Simon Glass <sjg@chromium.org> dm: i2c: Provide an offset length parameter where needed

Rather than assuming that the chip offset length is 1, allow it to be
provided. This allows chips that don't use the default offset length to
be used (at present they are only supported by the command line 'i2c'
command which sets the offset length explicitly).

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
H A Di2c-uclass.c25ab4b0303f2df5e6b94ed92e37875a7c98f4de3 Sun Jan 25 15:26:55 UTC 2015 Simon Glass <sjg@chromium.org> dm: i2c: Provide an offset length parameter where needed

Rather than assuming that the chip offset length is 1, allow it to be
provided. This allows chips that don't use the default offset length to
be used (at present they are only supported by the command line 'i2c'
command which sets the offset length explicitly).

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
/rk3399_rockchip-uboot/board/avionic-design/common/
H A Dtamonten-ng.c25ab4b0303f2df5e6b94ed92e37875a7c98f4de3 Sun Jan 25 15:26:55 UTC 2015 Simon Glass <sjg@chromium.org> dm: i2c: Provide an offset length parameter where needed

Rather than assuming that the chip offset length is 1, allow it to be
provided. This allows chips that don't use the default offset length to
be used (at present they are only supported by the command line 'i2c'
command which sets the offset length explicitly).

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
/rk3399_rockchip-uboot/board/toradex/apalis_t30/
H A Dapalis_t30.c25ab4b0303f2df5e6b94ed92e37875a7c98f4de3 Sun Jan 25 15:26:55 UTC 2015 Simon Glass <sjg@chromium.org> dm: i2c: Provide an offset length parameter where needed

Rather than assuming that the chip offset length is 1, allow it to be
provided. This allows chips that don't use the default offset length to
be used (at present they are only supported by the command line 'i2c'
command which sets the offset length explicitly).

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
/rk3399_rockchip-uboot/board/nvidia/dalmore/
H A Ddalmore.c25ab4b0303f2df5e6b94ed92e37875a7c98f4de3 Sun Jan 25 15:26:55 UTC 2015 Simon Glass <sjg@chromium.org> dm: i2c: Provide an offset length parameter where needed

Rather than assuming that the chip offset length is 1, allow it to be
provided. This allows chips that don't use the default offset length to
be used (at present they are only supported by the command line 'i2c'
command which sets the offset length explicitly).

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
/rk3399_rockchip-uboot/board/nvidia/cardhu/
H A Dcardhu.c25ab4b0303f2df5e6b94ed92e37875a7c98f4de3 Sun Jan 25 15:26:55 UTC 2015 Simon Glass <sjg@chromium.org> dm: i2c: Provide an offset length parameter where needed

Rather than assuming that the chip offset length is 1, allow it to be
provided. This allows chips that don't use the default offset length to
be used (at present they are only supported by the command line 'i2c'
command which sets the offset length explicitly).

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
/rk3399_rockchip-uboot/include/
H A Di2c.h25ab4b0303f2df5e6b94ed92e37875a7c98f4de3 Sun Jan 25 15:26:55 UTC 2015 Simon Glass <sjg@chromium.org> dm: i2c: Provide an offset length parameter where needed

Rather than assuming that the chip offset length is 1, allow it to be
provided. This allows chips that don't use the default offset length to
be used (at present they are only supported by the command line 'i2c'
command which sets the offset length explicitly).

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>