diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-02-03 14:59:25 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-02-03 16:07:50 +0100 |
commit | de5850737f4bf30bcb347c0053dc602f91611b63 (patch) | |
tree | 7c866a4a937120c55480fcdd63c442dafc9e420d /projects/linux/core | |
parent | bcbdb54ec922959d5ddcc928740accf4155f5a60 (diff) |
linux: bsp-41x: core dmac triage
Move core dmac commits from bsp-41x to separate tasks.
Move upstreamed commits to non target.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects/linux/core')
-rw-r--r-- | projects/linux/core/bsp41x_dmac.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/projects/linux/core/bsp41x_dmac.yaml b/projects/linux/core/bsp41x_dmac.yaml new file mode 100644 index 0000000..4b1ef95 --- /dev/null +++ b/projects/linux/core/bsp41x_dmac.yaml @@ -0,0 +1,10 @@ +title: "BSP 4.1.x upport dmac" +team: Core +key: 0668bf2e-6628-11eb-bc6b-9fd22e9552e6 +status: New + +bsp41x: + - 89a62dfc79805cb4492c25858a767c0ef870fe4a # dmaengine: rcar-dmac: Document optional properties + - 5ab02430ec6ca27a2e91fc4a3eda0a11551ca172 # dmaengine: rcar-dmac: Add fixed address mode support + - d49a14d0b061919d0f8c0fffbd79323a6f176475 # dmaengine: rcar-dmac: Add bus rate control support for R-Car V3U + - 86670fceb969854fee3bb4bb41b03fa8246ebfcf # dmaengine: rcar-dmac: Fix array-bounds warning refer chcr_ts[] |