diff options
author | Patrick Venture | 2022-02-02 17:45:33 +0100 |
---|---|---|
committer | Peter Maydell | 2022-03-02 20:27:36 +0100 |
commit | d8bdf9797248eb48ac3c8bc970f60e19984546bd (patch) | |
tree | 9109dae4469d88031b66268d1c6e5f5f231e0399 /hw/arm/boot.c | |
parent | hw/input/tsc210x: Don't abort on bad SPI word widths (diff) | |
download | qemu-d8bdf9797248eb48ac3c8bc970f60e19984546bd.tar.gz qemu-d8bdf9797248eb48ac3c8bc970f60e19984546bd.tar.xz qemu-d8bdf9797248eb48ac3c8bc970f60e19984546bd.zip |
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>
Diffstat (limited to 'hw/arm/boot.c')
0 files changed, 0 insertions, 0 deletions