[PULL 0/2] Pull request for some I2C changes

minyard@acm.org posted 2 patches 11 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20231207014148.3116889-1-minyard@acm.org
Maintainers: Patrick Venture <venture@google.com>, Titus Rwantare <titusr@google.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Thomas Huth <thuth@redhat.com>, Laurent Vivier <lvivier@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
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(-)
[PULL 0/2] Pull request for some I2C changes
Posted by minyard@acm.org 11 months, 3 weeks ago
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