summaryrefslogtreecommitdiff
path: root/projects/linux/core
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2020-03-27 16:03:33 +0100
committerGeert Uytterhoeven <geert+renesas@glider.be>2020-04-08 12:11:28 +0200
commit536b2ab5b169d17eb85388bc702616cbe719dbc5 (patch)
tree33d682004745762417286f6e0e74fa0d1975f75d /projects/linux/core
parent734b8024506ca9b36c84ebbd8ffb226a29d5902a (diff)
projects: linux: core: virt: Update GPIO Aggregator
Replace the patchwork link to the old RFC by the MessageID of the latest version. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Diffstat (limited to 'projects/linux/core')
-rw-r--r--projects/linux/core/virt_gpio_paravirtualization.yaml6
1 files changed, 1 insertions, 5 deletions
diff --git a/projects/linux/core/virt_gpio_paravirtualization.yaml b/projects/linux/core/virt_gpio_paravirtualization.yaml
index dce15d0..0648cb7 100644
--- a/projects/linux/core/virt_gpio_paravirtualization.yaml
+++ b/projects/linux/core/virt_gpio_paravirtualization.yaml
@@ -4,12 +4,8 @@ key: 1a857b7f-9ee5-4579-91ba-0431f9236889
assignee: Geert
status: Active
-relationships:
-
-bsp-commits:
-
upstream:
+ - lore: 20200324135328.5796-1-geert+renesas@glider.be # [PATCH v6 0/8] gpio: Add GPIO Aggregator
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