]> Git Repo - qemu.git/commit
i.MX: Add I2C controller emulator
authorJean-Christophe Dubois <[email protected]>
Mon, 7 Sep 2015 09:39:30 +0000 (10:39 +0100)
committerPeter Maydell <[email protected]>
Mon, 7 Sep 2015 09:39:30 +0000 (10:39 +0100)
commit20d0f9cf6a41bad52baba3ebc485849617cc42cf
tree8b2d592ebc7b00289159b144352bd28ed2a0abe2
parentf044ac4980922e23b608afc2f35648ebadb42950
i.MX: Add I2C controller emulator

The slave mode is not implemented.

Signed-off-by: Jean-Christophe Dubois <[email protected]>
Reviewed-by: Peter Crosthwaite <[email protected]>
Message-id: 508dbf2ebe26ec383d3a12a1db5a7890ac8acf20.1441057361[email protected]
Signed-off-by: Peter Maydell <[email protected]>
default-configs/arm-softmmu.mak
hw/i2c/Makefile.objs
hw/i2c/imx_i2c.c [new file with mode: 0644]
include/hw/i2c/imx_i2c.h [new file with mode: 0644]
This page took 0.025953 seconds and 4 git commands to generate.