[U-Boot] [PATCH v4 1/6] dm: i2c: Add u8 read/write i2c functions

Simon Glass sjg at chromium.org
Tue Sep 27 02:33:22 CEST 2016


On 25 September 2016 at 22:35, Keerthy <j-keerthy at ti.com> wrote:
> Add u8 i2c read/write hooks.
>
> Signed-off-by: Keerthy <j-keerthy at ti.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
>  drivers/i2c/i2c-uclass.c | 10 ++++++++++
>  include/i2c.h            | 24 ++++++++++++++++++++++++
>  2 files changed, 34 insertions(+)

Well, OK.

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list