qemu-e2k/include/hw/i2c
Titus Rwantare 3746d5c15e hw/i2c: add support for PMBus
QEMU has support for SMBus devices, and PMBus is a more specific
implementation of SMBus. The additions made in this commit makes it easier to
add new PMBus devices to QEMU.

https://pmbus.org/specification-archives/

Reviewed-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Hao Wu <wuhaotsh@google.com>
Signed-off-by: Titus Rwantare <titusr@google.com>
Message-Id: <20210708172556.1868139-2-titusr@google.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
2021-07-08 14:15:45 -05:00
..
arm_sbcon_i2c.h
aspeed_i2c.h
bitbang_i2c.h
i2c_mux_pca954x.h hw/i2c: add pca954x i2c-mux switch 2021-04-15 07:10:39 -05:00
i2c.h hw/i2c: Introduce i2c_start_recv() and i2c_start_send() 2021-07-08 14:15:01 -05:00
imx_i2c.h
microbit_i2c.h
npcm7xx_smbus.h
pm_smbus.h
pmbus_device.h hw/i2c: add support for PMBus 2021-07-08 14:15:45 -05:00
ppc4xx_i2c.h
smbus_eeprom.h
smbus_master.h
smbus_slave.h