qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] misc/pca9552: Changes to support powernv10
@ 2023-10-24 18:11 Glenn Miles
  2023-10-24 18:11 ` [PATCH v3 1/2] misc/pca9552: Fix inverted input status Glenn Miles
  2023-10-24 18:11 ` [PATCH v3 2/2] misc/pca9552: Let external devices set pca9552 inputs Glenn Miles
  0 siblings, 2 replies; 4+ messages in thread
From: Glenn Miles @ 2023-10-24 18:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: Glenn Miles, qemu-arm, clg, andrew, joel, philmd

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-10-27  6:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-24 18:11 [PATCH v3 0/2] misc/pca9552: Changes to support powernv10 Glenn Miles
2023-10-24 18:11 ` [PATCH v3 1/2] misc/pca9552: Fix inverted input status Glenn Miles
2023-10-24 18:11 ` [PATCH v3 2/2] misc/pca9552: Let external devices set pca9552 inputs Glenn Miles
2023-10-27  6:08   ` Andrew Jeffery

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).