diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-12-07 14:40:50 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-12-07 14:49:45 +0100 |
commit | ca41da5d4108bc56deb101b752de13aad3ed644e (patch) | |
tree | 5dd4509ea27cd59b48ebbe1245f358581218b065 /projects/linux/core | |
parent | 81aa85f8f360618698f23c93ab4b5827609371b4 (diff) |
Auto-update sweep for v5.16-rc4 and next-20211207
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects/linux/core')
-rw-r--r-- | projects/linux/core/done/virt_gpio_paravirtualization.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/linux/core/done/virt_gpio_paravirtualization.yaml b/projects/linux/core/done/virt_gpio_paravirtualization.yaml index d5eebfe..bc941f3 100644 --- a/projects/linux/core/done/virt_gpio_paravirtualization.yaml +++ b/projects/linux/core/done/virt_gpio_paravirtualization.yaml @@ -10,8 +10,8 @@ upstream: - torvalds: 828546e24280f721350a7a0dcc92416e917b4382 # gpio: Add GPIO Aggregator - torvalds: ce7a2f77f9766378b51422f8f45fd06cdc44ef0b # docs: gpio: Add GPIO Aggregator documentation - torvalds: d9646a4866b008538dca327095c1b5e5f0204d4f # MAINTAINERS: Add GPIO Aggregator section + - next: a00128dfc8fc0cc8848d9168d6e7cfff99bd46f0 # gpio: aggregator: Add interrupt support - 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. |