[PATCH 0/5] hw/i2c/bitbang_i2c: Housekeeping

Philippe Mathieu-Daudé posted 5 patches 1 year, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230109084121.72138-1-philmd@linaro.org
Maintainers: Jan Kiszka <jan.kiszka@web.de>, Peter Maydell <peter.maydell@linaro.org>
There is a newer version of this series
hw/arm/musicpal.c            |  3 +-
hw/i2c/bitbang_i2c.c         | 81 +++++++++++++++++++++++-------------
hw/i2c/trace-events          |  7 ++++
include/hw/i2c/bitbang_i2c.h |  2 +
4 files changed, 62 insertions(+), 31 deletions(-)
[PATCH 0/5] hw/i2c/bitbang_i2c: Housekeeping
Posted by Philippe Mathieu-Daudé 1 year, 4 months ago
- Remove unused dummy MemoryRegion
- Convert DPRINTF() to using trace events

(series used as base for follow-up, better if merged via ARM tree)

Philippe Mathieu-Daudé (5):
  hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header
  hw/i2c/bitbang_i2c: Remove unused dummy MemoryRegion
  hw/i2c/bitbang_i2c: Change state calling bitbang_i2c_set_state()
    helper
  hw/i2c/bitbang_i2c: Trace state changes
  hw/i2c/bitbang_i2c: Convert DPRINTF() to trace events

 hw/arm/musicpal.c            |  3 +-
 hw/i2c/bitbang_i2c.c         | 81 +++++++++++++++++++++++-------------
 hw/i2c/trace-events          |  7 ++++
 include/hw/i2c/bitbang_i2c.h |  2 +
 4 files changed, 62 insertions(+), 31 deletions(-)

-- 
2.38.1