]> git.proxmox.com Git - mirror_qemu.git/commit
i.MX: Add I2C controller emulator
authorJean-Christophe Dubois <jcd@tribudubois.net>
Mon, 7 Sep 2015 09:39:30 +0000 (10:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
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 <jcd@tribudubois.net>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: 508dbf2ebe26ec383d3a12a1db5a7890ac8acf20.1441057361.git.jcd@tribudubois.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
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]