]> Git Repo - qemu.git/commit
i.MX: Add qtest support for I2C device emulator.
authorJean-Christophe Dubois <[email protected]>
Mon, 7 Sep 2015 09:39:31 +0000 (10:39 +0100)
committerPeter Maydell <[email protected]>
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 <[email protected]>
Acked-by: Peter Crosthwaite <[email protected]>
Message-id: 05601683a2a95c881cbc9f22651a044d969bd0ae.1441057361[email protected]
Signed-off-by: Peter Maydell <[email protected]>
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
This page took 0.024829 seconds and 4 git commands to generate.