]> git.proxmox.com Git - mirror_qemu.git/commit - tests/qtest/meson.build
hw/sensor: add Intersil ISL69260 device model
authorTitus Rwantare <titusr@google.com>
Mon, 7 Mar 2022 20:06:03 +0000 (12:06 -0800)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 8 Mar 2022 17:46:48 +0000 (18:46 +0100)
commitffcdae677ebb6fab328f6ab913ed7929a3ffa8a8
tree23897713e05d2b1e8c038952c60540c2be839525
parent648a488216837bda04114b700246011316b44478
hw/sensor: add Intersil ISL69260 device model

Signed-off-by: Titus Rwantare <titusr@google.com>
Reviewed-by: Hao Wu <wuhaotsh@google.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Message-Id: <20220307200605.4001451-8-titusr@google.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
MAINTAINERS
hw/arm/Kconfig
hw/sensor/Kconfig
hw/sensor/isl_pmbus_vr.c [new file with mode: 0644]
hw/sensor/meson.build
include/hw/sensor/isl_pmbus_vr.h [new file with mode: 0644]
tests/qtest/isl_pmbus_vr-test.c [new file with mode: 0644]
tests/qtest/meson.build