summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects/linux/bsp-41x-non-target.yaml1
-rw-r--r--projects/linux/core/bsp41x_dmac.yaml1
2 files changed, 1 insertions, 1 deletions
diff --git a/projects/linux/bsp-41x-non-target.yaml b/projects/linux/bsp-41x-non-target.yaml
index cd21d5a..9c0ad55 100644
--- a/projects/linux/bsp-41x-non-target.yaml
+++ b/projects/linux/bsp-41x-non-target.yaml
@@ -484,3 +484,4 @@ bsp41x:
- 7c60e60416465fe072938224874e19e1f93d00ee # mmc: renesas_sdhi: fix selection of manual correction (Why exactly can't we use the version register?)
- 5359fccbc8e279e6f88f328eabd3566483cf4ac2 # mmc: tmio: fix bus width after reset_work (torvalds: 0a446288aa9f28ab00a31b8b51fdb005953f9f99 # mmc: tmio: restore bus width when resetting)
- 2cabdef72b5cc5734f5229fa8d731b2669ed3b26 # mmc: renesas_sdhi: Add PIO mode support (really needed? looks like a working around DMA problems of very early Gen3)
+ - 86670fceb969854fee3bb4bb41b03fa8246ebfcf # dmaengine: rcar-dmac: Fix array-bounds warning refer chcr_ts[] (Proposing 'N': Rejected by driver author")
diff --git a/projects/linux/core/bsp41x_dmac.yaml b/projects/linux/core/bsp41x_dmac.yaml
index 4b1ef95..351e9d6 100644
--- a/projects/linux/core/bsp41x_dmac.yaml
+++ b/projects/linux/core/bsp41x_dmac.yaml
@@ -7,4 +7,3 @@ 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[]