qemu/hw/i2c
Patrick Venture d8bdf97972 hw/i2c: flatten pca954x mux device
Previously this device created N subdevices which each owned an i2c bus.
Now this device simply owns the N i2c busses directly.

Tested: Verified devices behind mux are still accessible via qmp and i2c
from within an arm32 SoC.

Reviewed-by: Hao Wu <wuhaotsh@google.com>
Signed-off-by: Patrick Venture <venture@google.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20220202164533.1283668-1-venture@google.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2022-03-02 19:27:36 +00:00
..
aspeed_i2c.c aspeed/i2c: QOMify AspeedI2CBus 2021-10-12 08:20:08 +02:00
bitbang_i2c.c
core.c qbus: Rename qbus_create() to qbus_new() 2021-09-30 13:44:08 +01:00
exynos4210_i2c.c
i2c_mux_pca954x.c hw/i2c: flatten pca954x mux device 2022-03-02 19:27:36 +00:00
imx_i2c.c
Kconfig Kconfig: Add I2C_DEVICES device group 2022-02-21 13:30:20 +00:00
meson.build
microbit_i2c.c
mpc_i2c.c
npcm7xx_smbus.c
omap_i2c.c
pm_smbus.c
pmbus_device.c
ppc4xx_i2c.c
smbus_eeprom.c i2c/smbus_eeprom: Add feature bit to SPD data 2021-07-29 10:59:49 +10:00
smbus_ich9.c
smbus_master.c
smbus_slave.c
trace-events
trace.h
versatile_i2c.c