From: minyard@acm.org
To: qemu-devel@nongnu.org
Cc: Potin Lai <potin.lai.pt@gmail.com>,
Patrick Venture <venture@google.com>,
Hao Wu <wuhaotsh@google.com>, Titus Rwantare <titusr@google.com>,
Corey Minyard <minyard@acm.org>
Subject: [PULL 0/2] Pull request for some I2C changes
Date: Wed, 6 Dec 2023 19:41:46 -0600 [thread overview]
Message-ID: <20231207014148.3116889-1-minyard@acm.org> (raw)
From: Corey Minyard <minyard@acm.org>
Some minor I2C changes. One has been sitting in my queue forgotten for
a while, but still needs to go in. The other is fairly recent. Both
are for BMC related stuff.
These are available at:
https://github.com/cminyard/qemu.git i2c-for-release-2023-12-06
and signed by me.
Potin Lai (1):
hw/i2c: add pca9543 i2c-mux switch
Titus Rwantare (1):
hw/sensor: enable setting adm1272 temperature with qmp
hw/i2c/i2c_mux_pca954x.c | 12 ++++++++++++
hw/sensor/adm1272.c | 27 ++++++++++++++++++++++++++-
include/hw/i2c/i2c_mux_pca954x.h | 1 +
tests/qtest/adm1272-test.c | 28 +++++++++++++++++++++++++++-
4 files changed, 66 insertions(+), 2 deletions(-)
--
2.34.1
next reply other threads:[~2023-12-07 1:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-07 1:41 minyard [this message]
2023-12-07 1:41 ` [PULL 1/2] hw/sensor: enable setting adm1272 temperature with qmp minyard
2023-12-07 1:41 ` [PULL 2/2] hw/i2c: add pca9543 i2c-mux switch minyard
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=20231207014148.3116889-1-minyard@acm.org \
--to=minyard@acm.org \
--cc=potin.lai.pt@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=titusr@google.com \
--cc=venture@google.com \
--cc=wuhaotsh@google.com \
/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).