summaryrefslogtreecommitdiffstats
path: root/tests/qtest/emc141x-test.c
Commit message (Collapse)AuthorAgeFilesLines
* hw/misc: add an EMC141{3,4} device modelJohn Wang2020-12-101-0/+81
Largely inspired by the TMP421 temperature sensor, here is a model for the EMC1413/EMC1414 temperature sensors. Specs can be found here : http://ww1.microchip.com/downloads/en/DeviceDoc/20005274A.pdf Signed-off-by: John Wang <wangzhiqiang.bj@bytedance.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> Message-Id: <20201122105134.671-1-wangzhiqiang.bj@bytedance.com> Signed-off-by: Cédric Le Goater <clg@kaod.org>