diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-06-25 10:58:46 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-06-25 10:58:46 +0200 |
commit | 98cd744e7decc963f982f38fba04b9b2ce842c1b (patch) | |
tree | 0e1ff5d23affa6988f3ad58db082dcd0d20ae1f7 /projects | |
parent | c10e1d5156631706511e02070006efef0d248694 (diff) |
projects: linux: core: Add patchwork links to old peripelist tasks
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects')
-rw-r--r-- | projects/linux/core/rcar_dmac_priority.yaml | 2 | ||||
-rw-r--r-- | projects/linux/core/rcar_dmac_slow_mode.yaml | 3 | ||||
-rw-r--r-- | projects/linux/core/virt_gpio_paravirtualization.yaml | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/projects/linux/core/rcar_dmac_priority.yaml b/projects/linux/core/rcar_dmac_priority.yaml index e9ba94e..b279166 100644 --- a/projects/linux/core/rcar_dmac_priority.yaml +++ b/projects/linux/core/rcar_dmac_priority.yaml @@ -11,4 +11,4 @@ bsp-commits: upstream: comments: - + - https://patchwork.kernel.org/patch/9621209/ # dmaengine: rcar-dmac: Priority handling prototype diff --git a/projects/linux/core/rcar_dmac_slow_mode.yaml b/projects/linux/core/rcar_dmac_slow_mode.yaml index 6c90d41..5c2be5d 100644 --- a/projects/linux/core/rcar_dmac_slow_mode.yaml +++ b/projects/linux/core/rcar_dmac_slow_mode.yaml @@ -11,4 +11,5 @@ bsp-commits: upstream: comments: - + - https://patchwork.kernel.org/patch/9621219/ # dmaengine: rcar-dmac: Slow mode prototype + - https://patchwork.kernel.org/patch/9621221/ # arm64: dts: r8a7795: Use slow mode for TX on SCIF2/DEBUG1 diff --git a/projects/linux/core/virt_gpio_paravirtualization.yaml b/projects/linux/core/virt_gpio_paravirtualization.yaml index 22dd8f0..75ebe77 100644 --- a/projects/linux/core/virt_gpio_paravirtualization.yaml +++ b/projects/linux/core/virt_gpio_paravirtualization.yaml @@ -11,4 +11,4 @@ bsp-commits: upstream: comments: - + - https://patchwork.kernel.org/patch/10625039/ # [QEMU,POC] Add a GPIO backend |