qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] aspeed: add a TMP421 device to the palmetto machine
@ 2017-06-06  8:53 Cédric Le Goater
  2017-06-06  8:53 ` [Qemu-devel] [PATCH v2 1/2] hw/misc: add a TMP42{1, 2, 3} device model Cédric Le Goater
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Cédric Le Goater @ 2017-06-06  8:53 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu-arm, qemu-devel, Cédric Le Goater

Hello,

This series fixes issues in the TMP421 model previously sent and adds
such a device to the palmetto machine.

Thanks,

C.

Cédric Le Goater (2):
  hw/misc: add a TMP42{1,2,3} device model
  aspeed: add a temp sensor device on I2C bus 3

 default-configs/arm-softmmu.mak |   1 +
 hw/arm/aspeed.c                 |   9 +
 hw/misc/Makefile.objs           |   1 +
 hw/misc/tmp421.c                | 402 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 413 insertions(+)
 create mode 100644 hw/misc/tmp421.c

-- 
2.7.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-07 14:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-06  8:53 [Qemu-devel] [PATCH v2 0/2] aspeed: add a TMP421 device to the palmetto machine Cédric Le Goater
2017-06-06  8:53 ` [Qemu-devel] [PATCH v2 1/2] hw/misc: add a TMP42{1, 2, 3} device model Cédric Le Goater
2017-06-06  8:53 ` [Qemu-devel] [PATCH v2 2/2] aspeed: add a temp sensor device on I2C bus 3 Cédric Le Goater
2017-06-07 14:39 ` [Qemu-devel] [PATCH v2 0/2] aspeed: add a TMP421 device to the palmetto machine Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).