]> git.proxmox.com Git - mirror_qemu.git/commit - tests/Makefile.include
i.MX: Add qtest support for I2C device emulator.
authorJean-Christophe Dubois <jcd@tribudubois.net>
Mon, 7 Sep 2015 09:39:31 +0000 (10:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 7 Sep 2015 09:39:31 +0000 (10:39 +0100)
commit7f3986278b0bc214e83111ea55c8d12bac79c4fa
tree82b7f3deb47dd96d0abc54b7a77322326ac9b395
parent65f57c43632b102f8b1ef20baf1fc218c6b8d9cd
i.MX: Add qtest support for I2C device emulator.

This is using a ds1338 RTC chip on the I2C bus. This RTC chip is
not present on the real 3DS PDK board.

Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Acked-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Message-id: 05601683a2a95c881cbc9f22651a044d969bd0ae.1441057361.git.jcd@tribudubois.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
include/hw/arm/fsl-imx31.h
tests/Makefile
tests/ds1338-test.c [new file with mode: 0644]
tests/libqos/i2c-imx.c [new file with mode: 0644]
tests/libqos/i2c.h