mbox series

[0/2] misc/pca9552: Changes to support powernv10

Message ID 20231019204011.3174115-1-milesg@linux.vnet.ibm.com
Headers show
Series misc/pca9552: Changes to support powernv10 | expand

Message

Glenn Miles Oct. 19, 2023, 8:40 p.m. UTC
This is a series of patches targeted at getting the pca9552
model ready for use by the powernv10 machine.

Glenn Miles (2):
  misc/pca9552: Fix inverted input status
  misc/pca9552: Let external devices set pca9552 inputs

 hw/misc/pca9552.c          | 51 +++++++++++++++++++++++++++++++++-----
 include/hw/misc/pca9552.h  |  3 ++-
 tests/qtest/pca9552-test.c |  6 ++---
 3 files changed, 50 insertions(+), 10 deletions(-)