From: "Cédric Le Goater" <clg@kaod.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-arm@nongnu.org, qemu-devel@nongnu.org,
"Cédric Le Goater" <clg@kaod.org>
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 [thread overview]
Message-ID: <1496739230-32109-1-git-send-email-clg@kaod.org> (raw)
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
next reply other threads:[~2017-06-06 8:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-06 8:53 Cédric Le Goater [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1496739230-32109-1-git-send-email-clg@kaod.org \
--to=clg@kaod.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).