[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] Added 32 bits property for ASPEED GPIO with updated qtests.
|
From: |
Jingbo Wu |
|
Subject: |
[PATCH 0/2] Added 32 bits property for ASPEED GPIO with updated qtests. This change gives ASPEED GPIO similar behavior as Nuvoton. |
|
Date: |
Wed, 31 May 2023 16:55:35 +0000 |
From: Felix Wu <flwu@google.com>
Felix Wu (2):
hw/gpio: Add property for ASPEED GPIO in 32 bits basis
tests/qtest: Add qtest for for ASPEED GPIO gpio-set property
hw/gpio/aspeed_gpio.c | 56 ++++++++++++++++++
include/qapi/qmp/qdict.h | 1 +
qobject/qdict.c | 13 ++++
tests/qtest/aspeed_gpio-test.c | 105 ++++++++++++++++++++++++++++++---
4 files changed, 166 insertions(+), 9 deletions(-)
--
2.41.0.rc0.172.g3f132b7071-goog
- [PATCH 0/2] Added 32 bits property for ASPEED GPIO with updated qtests. This change gives ASPEED GPIO similar behavior as Nuvoton.,
Jingbo Wu <=