summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects/linux/bsp-41x-upport-request.yaml4
-rw-r--r--projects/linux/core/bsp41x_dmac.yaml10
2 files changed, 10 insertions, 4 deletions
diff --git a/projects/linux/bsp-41x-upport-request.yaml b/projects/linux/bsp-41x-upport-request.yaml
index 50ac26b..41d62bd 100644
--- a/projects/linux/bsp-41x-upport-request.yaml
+++ b/projects/linux/bsp-41x-upport-request.yaml
@@ -385,10 +385,6 @@ bsp41x:
- c419cfd7766efb7bbc95d964586ca3668b61cdb7 # memory: renesas-rpc-if: Use burst read operation
- 474af941a51e02e2b1c4fcdc01cfddb4b80582a0 # arm64: defconfig: Enable RPC-IF SPI driver by default
- b587ed1d5e129cc32ab3c69b9489377bf158b9b6 # dt-bindings: rpc: renesas-rpc-if: Add support for the R8A779A0 RPC-IF
- - 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[]
- 6d9c14641a5a33fd42a6720a9b54e8585b9e7594 # soc: renesas: r8a7796-sysc: Nullify A2VC0 on M3 Ver.3.0
- 37e0a4f9455dd109e0deea3d00356300e24426f0 # soc: renesas: rcar-sysc: Remove power domains always on for M3N v1.0
- b9c78aba61c0fb5ec214c851f5dc614e76b8f509 # soc: renesas: rcar-sysc: Include 3DG as always-on power domains
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[]