summaryrefslogtreecommitdiff
path: root/projects/linux/mm/bsp41x_vin_add_more_formats.yaml
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund@ragnatech.se>2021-11-17 10:37:54 +0100
committerNiklas Söderlund <niklas.soderlund@ragnatech.se>2021-11-19 14:04:11 +0100
commit41b99d68c18edb50eec27788e7dce8126cdeb3ca (patch)
tree77b65e3582ee4137021b793e72330558316ce415 /projects/linux/mm/bsp41x_vin_add_more_formats.yaml
parent47747c5affdb3be87b470f17382a4c619c3e67fa (diff)
linux: mm: Update CSI-2, ISP and VIN status
Update the CSI-2, ISP and VIN tasks to reflect upstream status. - CSI-2 VCDT fix for V3H is incorrect and have been discussed on list. - CSI-2 support for V3U is added upstream. - DT port fix for VIN on V3U upstream. - ISP support for V3U is added upstream. - VIN Gen2 support G/S_PARAM upstream. - VIN split generic format task in subtasks as they are unrelated. - VIN support for GRAY is added upstream. - VIN support for NV12 is added upstream. - VIN support for V3U is added upstream. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'projects/linux/mm/bsp41x_vin_add_more_formats.yaml')
-rw-r--r--projects/linux/mm/bsp41x_vin_add_more_formats.yaml14
1 files changed, 0 insertions, 14 deletions
diff --git a/projects/linux/mm/bsp41x_vin_add_more_formats.yaml b/projects/linux/mm/bsp41x_vin_add_more_formats.yaml
deleted file mode 100644
index 14fd97b..0000000
--- a/projects/linux/mm/bsp41x_vin_add_more_formats.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-title: "BSP 4.1.x upport more vin formats"
-team: MM
-key: 6506c3fa-8360-11eb-8693-b7aaec874f4b
-status: New
-
-bsp41x:
- - c60dea1d06adfd0c15411fa89e2d16cf3691693f # media: platform: rcar-vin: add GREY format
- - ba47182e465112cbf924d32b27a4e5625bfa4a7d # media: rcar-vin: Add RAW10 format support
- - 3f54be3d05c2f547d9dabe0115e1605e38d6e511 # media: rcar-vin: Add INF bit check for R-Car Gen3
- - 0b806d78eb074c58c904d15080a45666eb102a51 # media: rcar-vin: Fix byte alignment for each format
- - 328fb93fe4aa22f94e4013348bf342cb29e9b023 # media: rcar-vin: Add NV12 capture format support
-
-comments:
- - Hard to do without hardware to to test and verify the new pixel formats. Can the remote lab be extended with hardware with CSI-2 cameras such as imx219?