[U-Boot] [PATCH v2 11/17] dm: i2c: Add a sandbox I2C driver
Heiko Schocher
hs at denx.de
Mon Nov 17 07:39:22 CET 2014
Hello Simon,
Am 11.11.2014 18:46, schrieb Simon Glass:
> This driver includes some test features such as only supporting certain
> bus speeds. It passes its I2C traffic through to an emulator.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/i2c/Makefile | 2 +-
> drivers/i2c/sandbox_i2c.c | 148 ++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 149 insertions(+), 1 deletion(-)
> create mode 100644 drivers/i2c/sandbox_i2c.c
Acked-by: Heiko Schocher <hs at denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list