qemu-e2k/include/hw/i2c
BALATON Zoltan afb6e20429 ppc4xx_i2c: Rewrite to model hardware more closely
Rewrite to make it closer to how real device works so that guest OS
drivers can access I2C devices. Previously this was only a hack to
allow U-Boot to get past accessing SPD EEPROMs but to support other
I2C devices and allow guests to access them we need to model real
device more properly.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2018-07-03 09:56:52 +10:00
..
aspeed_i2c.h i2c: add aspeed i2c controller 2016-06-06 16:59:29 +01:00
i2c-ddc.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
i2c.h hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init 2018-06-01 15:14:31 +02:00
imx_i2c.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
pm_smbus.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
ppc4xx_i2c.h ppc4xx_i2c: Rewrite to model hardware more closely 2018-07-03 09:56:52 +10:00
smbus.h smbus: add a smbus_eeprom_init_one() routine 2018-06-08 13:15:32 +01:00