From f89c75904393512338add4b9fa00603a2ee7d70b Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Tue, 16 Nov 2021 16:58:21 +0100 Subject: projects: linux: core: Mark Paravirtualized GPIO abandoned - Interrupt support for the GPIO Aggregator has been posted, - The QEMU GPIO backend has been obsoleted by GPIO support in the OASIS virtio spec, - The GPIO Aggregator is still useful for virtio and other use-cases. Signed-off-by: Geert Uytterhoeven --- .../linux/core/done/virt_gpio_paravirtualization.yaml | 18 ++++++++++++++++++ projects/linux/core/virt_gpio_paravirtualization.yaml | 15 --------------- 2 files changed, 18 insertions(+), 15 deletions(-) create mode 100644 projects/linux/core/done/virt_gpio_paravirtualization.yaml delete mode 100644 projects/linux/core/virt_gpio_paravirtualization.yaml (limited to 'projects/linux/core') diff --git a/projects/linux/core/done/virt_gpio_paravirtualization.yaml b/projects/linux/core/done/virt_gpio_paravirtualization.yaml new file mode 100644 index 0000000..d5eebfe --- /dev/null +++ b/projects/linux/core/done/virt_gpio_paravirtualization.yaml @@ -0,0 +1,18 @@ +title: "virt; Paravirtualized GPIO" +team: Core +key: 1a857b7f-9ee5-4579-91ba-0431f9236889 +assignee: Geert +status: Abandoned + +upstream: + - torvalds: 4c033b549912bc301c5e2adfb7b6ca007c11bf31 # gpiolib: Add support for GPIO lookup by line name + - torvalds: 8ced32ffadc857eaa45d62c0c5a34cf6f37168ea # gpiolib: Introduce gpiod_set_config() + - torvalds: 828546e24280f721350a7a0dcc92416e917b4382 # gpio: Add GPIO Aggregator + - torvalds: ce7a2f77f9766378b51422f8f45fd06cdc44ef0b # docs: gpio: Add GPIO Aggregator documentation + - torvalds: d9646a4866b008538dca327095c1b5e5f0204d4f # MAINTAINERS: Add GPIO Aggregator section + - lore: 20200423090118.11199-1-geert+renesas@glider.be # [PATCH QEMU v2 0/5] Add a GPIO backend + - lore: c987d0bf744150ca05bd952f5f9e5fb3244d27b0.1633350340.git.geert+renesas@glider.be # [PATCH] gpio: aggregator: Add interrupt support + +comments: + - The QEMU GPIO backend has been obsoleted by GPIO support in the OASIS virtio spec. + - The GPIO Aggregator is still useful for virtio and other use-cases. diff --git a/projects/linux/core/virt_gpio_paravirtualization.yaml b/projects/linux/core/virt_gpio_paravirtualization.yaml deleted file mode 100644 index dd3fd01..0000000 --- a/projects/linux/core/virt_gpio_paravirtualization.yaml +++ /dev/null @@ -1,15 +0,0 @@ -title: "virt; Paravirtualized GPIO" -team: Core -key: 1a857b7f-9ee5-4579-91ba-0431f9236889 -assignee: Geert -status: Active - -upstream: - - torvalds: 4c033b549912bc301c5e2adfb7b6ca007c11bf31 # gpiolib: Add support for GPIO lookup by line name - - torvalds: 8ced32ffadc857eaa45d62c0c5a34cf6f37168ea # gpiolib: Introduce gpiod_set_config() - - torvalds: 828546e24280f721350a7a0dcc92416e917b4382 # gpio: Add GPIO Aggregator - - torvalds: ce7a2f77f9766378b51422f8f45fd06cdc44ef0b # docs: gpio: Add GPIO Aggregator documentation - - torvalds: d9646a4866b008538dca327095c1b5e5f0204d4f # MAINTAINERS: Add GPIO Aggregator section - - lore: 20200423090118.11199-1-geert+renesas@glider.be # [PATCH QEMU v2 0/5] Add a GPIO backend - -comments: -- cgit v1.2.3