From abaf4b19eb5e9bd69347f7deb997e62906aa5fb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20S=C3=B6derlund?= Date: Wed, 16 Mar 2022 11:56:01 +0100 Subject: linux: mm: Mark done CSI-2 and VIN tasks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mark tasks as done where the patches have been accepted upstream. For some tasks the upstream commit-ids where already added by Geert's auto-sweep translation of lore to commit-id. Signed-off-by: Niklas Söderlund --- .../mm/done/bsp41x_vin_fix_parallel_link_verify.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 projects/linux/mm/done/bsp41x_vin_fix_parallel_link_verify.yaml (limited to 'projects/linux/mm/done/bsp41x_vin_fix_parallel_link_verify.yaml') diff --git a/projects/linux/mm/done/bsp41x_vin_fix_parallel_link_verify.yaml b/projects/linux/mm/done/bsp41x_vin_fix_parallel_link_verify.yaml new file mode 100644 index 0000000..ff58391 --- /dev/null +++ b/projects/linux/mm/done/bsp41x_vin_fix_parallel_link_verify.yaml @@ -0,0 +1,15 @@ +title: "BSP 4.1.x upport parallel graph link verify fix" +team: MM +key: 19bf56d0-8367-11eb-ac3a-732f4426f8be +status: Done +assignee: Niklas + +bsp41x: + - d49352737eea892aa8c668c0afca4fdb2a044fc5 # media: platform: rcar-vin: fix parallel notifier fail + +upstream: + - torvalds: 688565db3f9d84026969afd3f081f26afd12a9cc # media: rcar-vin: Move and rename CSI-2 link notifications + +comments: + - This fix is incorrect, vin->parallel is a not a pointer so all the patch do is disable the check. + - The patch still highlights an area of improvement. There can be a Gen3 system with a single VIN1 or VIN5 enabled and connected to a parallel interface that would trigger the WARN_ON() incorrectly. -- cgit v1.2.3