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