From 28893c8e62b4af80cf029d676313b37d11c235db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20S=C3=B6derlund?= Date: Fri, 12 Mar 2021 18:57:40 +0100 Subject: linux: bsp-41x: non-target: Move VIN continues mode switch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The upstream VIN driver have moved to use an internal scratch buffers which side steps all the problems with continuous vs non-continuous capture. Signed-off-by: Niklas Söderlund Reviewed-by: Laurent Pinchart --- projects/linux/bsp-41x-non-target.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'projects/linux/bsp-41x-non-target.yaml') diff --git a/projects/linux/bsp-41x-non-target.yaml b/projects/linux/bsp-41x-non-target.yaml index 7e326ab..6f9f6d3 100644 --- a/projects/linux/bsp-41x-non-target.yaml +++ b/projects/linux/bsp-41x-non-target.yaml @@ -378,3 +378,5 @@ bsp41x: - 03acfeaa08f0d262def0aeec207a8988ec936116 # arm64: dts: r8a77970, r8a77980: Enable TMU and CMT (there were issues enabling multiple timers in board files by default) - 870e074188fd20a216b274e3e16586ed570b5d68 # arm64: dts: renesas: falcon: Enable TMU (there were issues enabling multiple timers in board files by default) - 1c014ba4a24881d4b4a730d171cf53f1bf6a1dbb # arm64: dts: renesas: falcon: Enable CMT (there were issues enabling multiple timers in board files by default) + - 18dd5901d5526d5f5f1e30ed22057b7740370110 # media: rcar-vin: Enable streaming based on total number of buffers (Not needed anymore as VIN has an internal scratch buffer) + - a5719d00fd22d6911d9b5abf5ad29d3d7c194242 # media: rcar-vin: Add single frame caputre support (Not needed anymore as VIN has an internal scratch buffer) -- cgit v1.2.3