[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/3] misc/pca9552: Changes to support powernv10
From: |
Glenn Miles |
Subject: |
[PATCH v2 0/3] misc/pca9552: Changes to support powernv10 |
Date: |
Fri, 20 Oct 2023 13:23:18 -0500 |
This is a series of patches targeted at getting the pca9552
model ready for use by the powernv10 machine.
Changes from v1:
- Added check to only update output GPIO if state changed
Glenn Miles (3):
misc/pca9552: Fix inverted input status
misc/pca9552: Let external devices set pca9552 inputs
misc/pca9552: Only update output GPIOs if state changed
hw/misc/pca9552.c | 64 +++++++++++++++++++++++++++++++++-----
include/hw/misc/pca9552.h | 3 +-
tests/qtest/pca9552-test.c | 6 ++--
3 files changed, 62 insertions(+), 11 deletions(-)
--
2.31.1
- [PATCH v2 0/3] misc/pca9552: Changes to support powernv10,
Glenn Miles <=