[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 0/3] i2c: Match parameters of i2c_start_transfer and i2c_s
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH v2 0/3] i2c: Match parameters of i2c_start_transfer and i2c_send_recv |
Date: |
Sat, 4 Jul 2020 18:54:49 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 |
ping?
On 6/23/20 8:31 AM, 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>
>
> 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(-)
>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v2 0/3] i2c: Match parameters of i2c_start_transfer and i2c_send_recv,
Philippe Mathieu-Daudé <=