diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-06-15 14:05:07 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-06-15 14:05:07 +0200 |
commit | 75558b5f52b89ac383f4c5fa58a0bfe6051a3679 (patch) | |
tree | aa700ae854f59fb7aeb086769da88275db124534 | |
parent | bcf81e3be16a38d0a47c0228938e05fb65d00450 (diff) |
projects: linux: core: virt: Update GPIO Aggregator
The GPIO Aggregator has been merged upstream
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
-rw-r--r-- | projects/linux/core/virt_gpio_paravirtualization.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/projects/linux/core/virt_gpio_paravirtualization.yaml b/projects/linux/core/virt_gpio_paravirtualization.yaml index 213893a..dd3fd01 100644 --- a/projects/linux/core/virt_gpio_paravirtualization.yaml +++ b/projects/linux/core/virt_gpio_paravirtualization.yaml @@ -5,7 +5,11 @@ assignee: Geert status: Active upstream: - - lore: 20200324135328.5796-1-geert+renesas@glider.be # [PATCH v6 0/8] gpio: Add GPIO Aggregator + - 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: |