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

Glenn Miles posted 2 patches 1 year, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20231024181144.4045056-1-milesg@linux.vnet.ibm.com
Maintainers: "Cédric Le Goater" <clg@kaod.org>, Peter Maydell <peter.maydell@linaro.org>, Andrew Jeffery <andrew@aj.id.au>, Joel Stanley <joel@jms.id.au>, Thomas Huth <thuth@redhat.com>, Laurent Vivier <lvivier@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
hw/misc/pca9552.c          | 58 +++++++++++++++++++++++++++++++++-----
include/hw/misc/pca9552.h  |  3 +-
tests/qtest/pca9552-test.c |  6 ++--
3 files changed, 56 insertions(+), 11 deletions(-)
[PATCH v3 0/2] misc/pca9552: Changes to support powernv10
Posted by Glenn Miles 1 year, 1 month ago
This is a series of patches targeted at getting the pca9552
model ready for use by the powernv10 machine.

Changes from v2:
    - Squashed changes to only update output GPIO if state changed
    - Used Andrew's suggestion to simplify code

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

 hw/misc/pca9552.c          | 58 +++++++++++++++++++++++++++++++++-----
 include/hw/misc/pca9552.h  |  3 +-
 tests/qtest/pca9552-test.c |  6 ++--
 3 files changed, 56 insertions(+), 11 deletions(-)

-- 
2.31.1