summaryrefslogtreecommitdiff
path: root/projects/linux/mm/v4l2_multiplexed_streams.yaml
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2022-02-09 14:44:14 +0100
committerGeert Uytterhoeven <geert+renesas@glider.be>2022-02-09 16:15:44 +0100
commitfec98d214a23a6c1f3e31e80bb7fd74342a0d188 (patch)
tree806c4b4aeb8837386629fdb062c274f86d046d49 /projects/linux/mm/v4l2_multiplexed_streams.yaml
parentc5ad1a2574f7b15637b60c222076def6f4381e04 (diff)
bsp-51x-upport-request: Move identical requests to tasks (part 1)
Several upport requests for bsp-51x existed in bsp-41x with the same patch ID, and were broken out in tasks before. Move them to the existing tasks. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects/linux/mm/v4l2_multiplexed_streams.yaml')
-rw-r--r--projects/linux/mm/v4l2_multiplexed_streams.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/projects/linux/mm/v4l2_multiplexed_streams.yaml b/projects/linux/mm/v4l2_multiplexed_streams.yaml
index 4be9412..e5de813 100644
--- a/projects/linux/mm/v4l2_multiplexed_streams.yaml
+++ b/projects/linux/mm/v4l2_multiplexed_streams.yaml
@@ -6,6 +6,9 @@ status: New
bsp41x:
- e487871dbee697b6c1b2471578e0904463f15174 # media: i2c: adv748x: Add virtual channel option
+bsp51x:
+ - 8340a028b21a5ba1dc09a55a6d2ec6cbd47d557b # media: i2c: adv748x: Add virtual channel option
+
comments:
- Needed to deal with CSI-2 virtual channels from user-space.
- Needed for better media graph format validation.