summaryrefslogtreecommitdiff
path: root/projects/linux/io
diff options
context:
space:
mode:
Diffstat (limited to 'projects/linux/io')
-rw-r--r--projects/linux/io/BSP41-upport-unsorted-patches.yaml3
-rw-r--r--projects/linux/io/done/bsp392_SCIF.yaml1
2 files changed, 4 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
diff --git a/projects/linux/io/done/bsp392_SCIF.yaml b/projects/linux/io/done/bsp392_SCIF.yaml
index 0d8ac37..477ecab 100644
--- a/projects/linux/io/done/bsp392_SCIF.yaml
+++ b/projects/linux/io/done/bsp392_SCIF.yaml
@@ -11,6 +11,7 @@ bsp39x:
- 7e52a3e6a91194e99a2bca9b4e7bc915b8b2410e # serial: sh-sci: Fix transfer sequence of unsupport DMA transfer
upstream:
+ - 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: