[U-Boot] [PATCH v6 04/11] dm: i2c: Add a sandbox I2C driver

Simon Glass sjg at chromium.org
Thu Dec 11 14:22:48 CET 2014


On 10 December 2014 at 08:55, Simon Glass <sjg at chromium.org> wrote:
> This driver includes some test features such as only supporting certain
> bus speeds. It passes its I2C traffic through to an emulator.
>
> Acked-by: Heiko Schocher <hs at denx.de>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v6:
> - Drop a stale comment
> - Pass value from i2c_get_chip() to get_emul()
> - Use dm_scan_fdt_node() to find emulator

Applied to u-boot-dm.


More information about the U-Boot mailing list