From 519fbf597b624491f1e8c4688aa6d5b73b90d1bc Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Mon, 15 Nov 2021 15:52:06 +0100 Subject: 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 --- projects/linux/io/BSP41-upport-unsorted-patches.yaml | 3 +++ projects/linux/io/done/bsp392_SCIF.yaml | 1 + 2 files changed, 4 insertions(+) (limited to 'projects/linux/io') 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: -- cgit v1.2.3