summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2019-08-20 13:19:11 +0200
committerGeert Uytterhoeven <geert+renesas@glider.be>2019-08-20 13:50:02 +0200
commit6744ce070bf35650c58f0cddd70599dc0c93a78d (patch)
tree0b00326509079dfd6d047900d9a4eb48e3017b60 /projects
parentc4ad0718615ff7e410afa51c1127d7206faa4984 (diff)
projects: linux: core: virt: Add GPIO Aggregator RFC
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects')
-rw-r--r--projects/linux/core/virt_gpio_paravirtualization.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/linux/core/virt_gpio_paravirtualization.yaml b/projects/linux/core/virt_gpio_paravirtualization.yaml
index 75ebe77..dce15d0 100644
--- a/projects/linux/core/virt_gpio_paravirtualization.yaml
+++ b/projects/linux/core/virt_gpio_paravirtualization.yaml
@@ -12,3 +12,4 @@ upstream:
comments:
- https://patchwork.kernel.org/patch/10625039/ # [QEMU,POC] Add a GPIO backend
+ - https://patchwork.kernel.org/patch/11033001/ # [RFC] gpio: Add Virtual Aggregator GPIO Driver