summaryrefslogtreecommitdiff
path: root/projects/linux/mm/bsp41x_vin_fix_parallel_link_verify.yaml
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund@ragnatech.se>2022-03-16 11:56:01 +0100
committerNiklas Söderlund <niklas.soderlund@ragnatech.se>2022-03-16 14:07:45 +0100
commitabaf4b19eb5e9bd69347f7deb997e62906aa5fb8 (patch)
tree6292a1b6fff16e757e292e4935b0191125090083 /projects/linux/mm/bsp41x_vin_fix_parallel_link_verify.yaml
parentf96898d9d8bd11698a057528473ebf1819ac72a6 (diff)
linux: mm: Mark done CSI-2 and VIN tasks
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 <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'projects/linux/mm/bsp41x_vin_fix_parallel_link_verify.yaml')
-rw-r--r--projects/linux/mm/bsp41x_vin_fix_parallel_link_verify.yaml15
1 files changed, 0 insertions, 15 deletions
diff --git a/projects/linux/mm/bsp41x_vin_fix_parallel_link_verify.yaml b/projects/linux/mm/bsp41x_vin_fix_parallel_link_verify.yaml
deleted file mode 100644
index 1ef9171..0000000
--- a/projects/linux/mm/bsp41x_vin_fix_parallel_link_verify.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
-title: "BSP 4.1.x upport parallel graph link verify fix"
-team: MM
-key: 19bf56d0-8367-11eb-ac3a-732f4426f8be
-status: Active
-assignee: Niklas
-
-bsp41x:
- - d49352737eea892aa8c668c0afca4fdb2a044fc5 # media: platform: rcar-vin: fix parallel notifier fail
-
-upstream:
- - lore: 20211127164135.2617686-2-niklas.soderlund+renesas@ragnatech.se
-
-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.