diff options
author | Patrick Venture <venture@google.com> | 2022-02-02 08:45:33 -0800 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-03-02 19:27:36 +0000 |
commit | d8bdf9797248eb48ac3c8bc970f60e19984546bd (patch) | |
tree | 9109dae4469d88031b66268d1c6e5f5f231e0399 /docs | |
parent | bad187dfcb0834dd67d1bfa40a305a08f0d5641a (diff) | |
download | qemu-d8bdf9797248eb48ac3c8bc970f60e19984546bd.zip qemu-d8bdf9797248eb48ac3c8bc970f60e19984546bd.tar.gz qemu-d8bdf9797248eb48ac3c8bc970f60e19984546bd.tar.bz2 |
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 'docs')
0 files changed, 0 insertions, 0 deletions