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.9e241745...@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(-)
> 

Reply via email to