qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/2] Pull request for some I2C changes
@ 2023-12-07  1:41 minyard
  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
  0 siblings, 2 replies; 3+ messages in thread
From: minyard @ 2023-12-07  1:41 UTC (permalink / raw)
  To: qemu-devel
  Cc: Potin Lai, Patrick Venture, Hao Wu, Titus Rwantare, Corey Minyard

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



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

end of thread, other threads:[~2023-12-07  1:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-07  1:41 [PULL 0/2] Pull request for some I2C changes minyard
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

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).