diff options
author | Glenn Miles <milesg@linux.vnet.ibm.com> | 2024-02-05 17:40:16 +1000 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-02-23 23:24:42 +1000 |
commit | de0c7d543bcaf4cbde936668817f610bbd18e897 (patch) | |
tree | 371ef316e9a664dc2c2e01549a3bc8714db09de3 /ui/util.c | |
parent | 7b85f008b68b5c1a59772cad2214366d6cb140f5 (diff) | |
download | qemu-de0c7d543bcaf4cbde936668817f610bbd18e897.zip qemu-de0c7d543bcaf4cbde936668817f610bbd18e897.tar.gz qemu-de0c7d543bcaf4cbde936668817f610bbd18e897.tar.bz2 |
misc: Add a pca9554 GPIO device model
Specs are available here:
https://www.nxp.com/docs/en/data-sheet/PCA9554_9554A.pdf
This is a simple model supporting the basic registers for GPIO
mode. The device also supports an interrupt output line but the
model does not yet support this.
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Glenn Miles <milesg@linux.vnet.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'ui/util.c')
0 files changed, 0 insertions, 0 deletions