All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: BALATON Zoltan <balaton@eik.bme.hu>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: Corey Minyard <cminyard@mvista.com>,
	qemu-ppc@nongnu.org, qemu-devel@nongnu.org,
	David Gibson <david@gibson.dropbear.id.au>
Subject: Re: [PATCH v2 0/3] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
Date: Sat, 12 Jun 2021 21:33:09 +0200 (CEST)	[thread overview]
Message-ID: <46692025-50b-2734-e394-513b2761b979@eik.bme.hu> (raw)
In-Reply-To: <20200623063123.20776-1-f4bug@amsat.org>

[-- Attachment #1: Type: text/plain, Size: 1165 bytes --]

Hello,

On Tue, 23 Jun 2020, Philippe Mathieu-Daudé wrote:
> 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>

What happened to this series? I did not find it in patchew, only my 
original patch:

https://patchew.org/QEMU/20200621145235.9E241745712@zero.eik.bme.hu/

I still have this in one of my branches so I think it was not merged at 
the end. Could this be resurrected or should I forget about it and live 
with the inconsistency in parameters instead?

Regards,
BALATON Zoltan

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

  parent reply	other threads:[~2021-06-12 19:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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é

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46692025-50b-2734-e394-513b2761b979@eik.bme.hu \
    --to=balaton@eik.bme.hu \
    --cc=cminyard@mvista.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=f4bug@amsat.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.