From 8a3115803e3be14b941cf166f9015e4bfc45a9c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20S=C3=B6derlund?= Date: Fri, 12 Mar 2021 17:17:18 +0100 Subject: linux: mm Add task for V4L2 multiplexed streams MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There have been much debate about how multiplexed streams should be modeled in V4L2. There are multiple touch points in the BSP for this both for CSI-2 buses and to some extend GMSL. Add a catch all task that can collect all BSP use-cases where the current V4L2 limitations are worked around. Then when the upstream design is prepared we can make sure it will be able to cover all of the BSP needs. Signed-off-by: Niklas Söderlund --- projects/linux/bsp-41x-upport-request.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'projects/linux/bsp-41x-upport-request.yaml') diff --git a/projects/linux/bsp-41x-upport-request.yaml b/projects/linux/bsp-41x-upport-request.yaml index 7c03437..3414093 100644 --- a/projects/linux/bsp-41x-upport-request.yaml +++ b/projects/linux/bsp-41x-upport-request.yaml @@ -384,7 +384,6 @@ bsp41x: - f9306e8756ae9115c6a605e6f726cc3ef019fb0b # media: rcar-vin: Add power management support - a5719d00fd22d6911d9b5abf5ad29d3d7c194242 # media: rcar-vin: Add single frame caputre support - 4568e417cab6193eb709de39ba009174252aa00d # media: rcar-vin: Add overflow debug message option - - e487871dbee697b6c1b2471578e0904463f15174 # media: i2c: adv748x: Add virtual channel option - 6b732f1bcc3333c7692bedee18f29900e8e6ce4a # rcar-vin: rcar-csi2: Don't bail out from probe on no ep - 5bb00c5751ba0041df56bbdde86301959fffbeba # media: rcar-vin: Add memory type of VB_USERPTR support - 0b806d78eb074c58c904d15080a45666eb102a51 # media: rcar-vin: Fix byte alignment for each format -- cgit v1.2.3