summaryrefslogtreecommitdiff
path: root/projects/linux/io/BSP41-upport-unsorted-patches.yaml
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2021-11-15 15:52:06 +0100
committerGeert Uytterhoeven <geert+renesas@glider.be>2021-11-15 16:07:53 +0100
commit519fbf597b624491f1e8c4688aa6d5b73b90d1bc (patch)
treebd8cedbcbf1965b7066d4e2a8b9f91d3861406d2 /projects/linux/io/BSP41-upport-unsorted-patches.yaml
parent81d62a759c4390864c7d72f9381bd33cf4edc763 (diff)
projects: linux: io: Update sh-sci warnings without DMA
This was fixed upstream in two different ways. Update/sync all BSP variants. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects/linux/io/BSP41-upport-unsorted-patches.yaml')
-rw-r--r--projects/linux/io/BSP41-upport-unsorted-patches.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/projects/linux/io/BSP41-upport-unsorted-patches.yaml b/projects/linux/io/BSP41-upport-unsorted-patches.yaml
index 0bf4aeb..904adf5 100644
--- a/projects/linux/io/BSP41-upport-unsorted-patches.yaml
+++ b/projects/linux/io/BSP41-upport-unsorted-patches.yaml
@@ -13,6 +13,8 @@ bsp41x:
upstream:
- torvalds: 2ea2e019c190ee3973ef7bcaf829d8762e56e635 # serial: sh-sci: Fix off-by-one error in FIFO threshold register setting
- torvalds: e7f4264821a4ee07775f3775f8530cfa9a6d4b5d # i2c: rcar: enable interrupts before starting transfer
+ - torvalds: 7464779fa8551b90d5797d4020b0bdb7e6422eb9 # serial: sh-sci: suppress warning for ports without dma channels
+ - torvalds: c58a3ae58bce99d20fdbc5d97beecf31cc19f3dd # serial: sh-sci: do not warn if DMA transfers are not supported
comments:
- 86293fe9951d83eb6db6be8db54d5ff88bf89cab:
@@ -32,3 +34,4 @@ comments:
- merged
- 12ef3158400ee43d9fb662f8dae804bc89aa5799:
- double check and upport
+ - alternative solutions are upstream