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>2021-11-27 17:52:23 +0100
committerNiklas Söderlund <niklas.soderlund@ragnatech.se>2021-11-27 17:52:23 +0100
commit03d76a724490b2b6f479a54cd82c347f61147564 (patch)
tree9a0f343d86180bc47c4373110d0f11171d992531 /projects/linux/mm/bsp41x_vin_fix_parallel_link_verify.yaml
parent88c014ee835275b0710a08bc47d3641d8bdbad07 (diff)
linux: mm: Update active CSI-2 and VIN status
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.yaml3
1 files changed, 3 insertions, 0 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
index d51521c..1ef9171 100644
--- a/projects/linux/mm/bsp41x_vin_fix_parallel_link_verify.yaml
+++ b/projects/linux/mm/bsp41x_vin_fix_parallel_link_verify.yaml
@@ -7,6 +7,9 @@ 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.