qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/2] aspeed: add a TMP421 device to the palmetto


From: Cédric Le Goater
Subject: [Qemu-devel] [PATCH v2 0/2] aspeed: add a TMP421 device to the palmetto machine
Date: Tue, 6 Jun 2017 10:53:48 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]