All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
@ 2020-06-23  6:31 Philippe Mathieu-Daudé
  2020-06-23  6:31 ` [PATCH v2 1/3] " Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-06-23  6:31 UTC (permalink / raw)
  To: qemu-devel, BALATON Zoltan
  Cc: Corey Minyard, qemu-ppc, Philippe Mathieu-Daudé,
	David Gibson

This is v2 of Zoltan's patch:
https://www.mail-archive.com/qemu-devel@nongnu.org/msg714711.html

- rebased
- added docstring
- include hw/misc/auxbus.c fix

Supersedes: <20200621145235.9E241745712@zero.eik.bme.hu>

BALATON Zoltan (2):
  i2c: Match parameters of i2c_start_transfer and i2c_send_recv
  i2c: Make i2c_start_transfer() direction argument a boolean

Philippe Mathieu-Daudé (1):
  hw/misc/auxbus: Fix MOT/classic I2C mode

 include/hw/i2c/i2c.h | 22 ++++++++++++++++++++--
 hw/display/sm501.c   |  4 ++--
 hw/i2c/core.c        | 36 ++++++++++++++++++------------------
 hw/i2c/ppc4xx_i2c.c  |  2 +-
 hw/misc/auxbus.c     | 10 +++++-----
 5 files changed, 46 insertions(+), 28 deletions(-)

-- 
2.21.3



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

end of thread, other threads:[~2021-06-16 15:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-23  6:31 [PATCH v2 0/3] i2c: Match parameters of i2c_start_transfer and i2c_send_recv Philippe Mathieu-Daudé
2020-06-23  6:31 ` [PATCH v2 1/3] " Philippe Mathieu-Daudé
2020-06-23  6:31 ` [PATCH v2 2/3] i2c: Make i2c_start_transfer() direction argument a boolean Philippe Mathieu-Daudé
2020-06-23  6:31 ` [RFC PATCH v2 3/3] hw/misc/auxbus: Fix MOT/classic I2C mode Philippe Mathieu-Daudé
2020-06-23 11:06   ` BALATON Zoltan
2020-07-04 16:54     ` Philippe Mathieu-Daudé
2020-07-04 16:54 ` [PATCH v2 0/3] i2c: Match parameters of i2c_start_transfer and i2c_send_recv Philippe Mathieu-Daudé
2021-06-12 19:33 ` BALATON Zoltan
2021-06-14  9:56   ` Philippe Mathieu-Daudé
2021-06-14 10:02     ` BALATON Zoltan
2021-06-14 16:48       ` Philippe Mathieu-Daudé
2021-06-14 19:34         ` Corey Minyard
2021-06-16 15:09           ` Philippe Mathieu-Daudé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.