qemu-e2k/hw/i2c
Philippe Mathieu-Daudé f61c3fb56b hw/i2c: Add header for ARM SBCon two-wire serial bus interface
'ARM SBCon two-wire serial bus interface' is the official
name describing the pair of registers used to bitbanging
I2C in the Versatile boards.

Make the private VersatileI2CState structure as public
ArmSbconI2CState.
Add the TYPE_ARM_SBCON_I2C, alias to our current
TYPE_VERSATILE_I2C model.
Rename the memory region description as 'arm_sbcon_i2c'.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20200617072539.32686-5-f4bug@amsat.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-06-23 11:39:47 +01:00
..
aspeed_i2c.c
bitbang_i2c.c
core.c qdev: Convert uses of qdev_create() with Coccinelle 2020-06-15 22:00:10 +02:00
exynos4210_i2c.c
imx_i2c.c hw: Remove unnecessary DEVICE() cast 2020-05-15 07:08:52 +02:00
Kconfig
Makefile.objs
microbit_i2c.c
mpc_i2c.c hw: Remove unnecessary DEVICE() cast 2020-05-15 07:08:52 +02:00
omap_i2c.c
pm_smbus.c
ppc4xx_i2c.c
smbus_eeprom.c qdev: Convert uses of qdev_create() with Coccinelle 2020-06-15 22:00:10 +02:00
smbus_ich9.c
smbus_master.c
smbus_slave.c
trace-events
versatile_i2c.c hw/i2c: Add header for ARM SBCon two-wire serial bus interface 2020-06-23 11:39:47 +01:00