From 03d76a724490b2b6f479a54cd82c347f61147564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20S=C3=B6derlund?= Date: Sat, 27 Nov 2021 17:52:23 +0100 Subject: linux: mm: Update active CSI-2 and VIN status MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Niklas Söderlund --- projects/linux/mm/bsp41x_vin_fix_parallel_link_verify.yaml | 3 +++ projects/linux/mm/bsp51x_vin_check_irq_status.yaml | 3 +++ projects/linux/mm/bsp51x_vin_fix_alignment.yaml | 3 +++ 3 files changed, 9 insertions(+) (limited to 'projects/linux') 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. diff --git a/projects/linux/mm/bsp51x_vin_check_irq_status.yaml b/projects/linux/mm/bsp51x_vin_check_irq_status.yaml index 50a69a6..f9fd8af 100644 --- a/projects/linux/mm/bsp51x_vin_check_irq_status.yaml +++ b/projects/linux/mm/bsp51x_vin_check_irq_status.yaml @@ -9,3 +9,6 @@ bsp41x: bsp51x: - 374a2cfe1d08e7d7fc8a63a28783f92aced67246 # media: rcar-vin: Add FIS bit check before reading VnMS register + +upstream: + - lore: 20211123155443.3705143-1-niklas.soderlund+renesas@ragnatech.se diff --git a/projects/linux/mm/bsp51x_vin_fix_alignment.yaml b/projects/linux/mm/bsp51x_vin_fix_alignment.yaml index 9af5791..e41b95a 100644 --- a/projects/linux/mm/bsp51x_vin_fix_alignment.yaml +++ b/projects/linux/mm/bsp51x_vin_fix_alignment.yaml @@ -9,3 +9,6 @@ bsp41x: bsp51x: - 5cd448e50758f632738799d5bd67a00aa6cdb7d9 # media: rcar-vin: Fix byte alignment for each format + +upstream: + - lore: 20211125230257.1334452-1-niklas.soderlund+renesas@ragnatech.se -- cgit v1.2.3