summaryrefslogtreecommitdiff
path: root/projects/linux/core
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2020-04-23 14:27:37 +0200
committerGeert Uytterhoeven <geert+renesas@glider.be>2020-04-23 14:27:37 +0200
commite5d43e45cbe6b5bc9c79f39c5216524b4f3c19a5 (patch)
tree9109bde1921dc2699340ced59b8bc599ea0342d7 /projects/linux/core
parent652d68d21ce0e766b7452e445e60de099b1c87ca (diff)
projects: linux: core: virt: Update QEMU GPIO backend
v2 has been posted. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects/linux/core')
-rw-r--r--projects/linux/core/virt_gpio_paravirtualization.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/linux/core/virt_gpio_paravirtualization.yaml b/projects/linux/core/virt_gpio_paravirtualization.yaml
index 0648cb7..213893a 100644
--- a/projects/linux/core/virt_gpio_paravirtualization.yaml
+++ b/projects/linux/core/virt_gpio_paravirtualization.yaml
@@ -6,6 +6,6 @@ status: Active
upstream:
- lore: 20200324135328.5796-1-geert+renesas@glider.be # [PATCH v6 0/8] gpio: Add GPIO Aggregator
+ - lore: 20200423090118.11199-1-geert+renesas@glider.be # [PATCH QEMU v2 0/5] Add a GPIO backend
comments:
- - https://patchwork.kernel.org/patch/10625039/ # [QEMU,POC] Add a GPIO backend