diff options
Diffstat (limited to 'projects/linux')
-rw-r--r-- | projects/linux/mm/vsp_support_data_offset.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/projects/linux/mm/vsp_support_data_offset.yaml b/projects/linux/mm/vsp_support_data_offset.yaml new file mode 100644 index 0000000..bb4b012 --- /dev/null +++ b/projects/linux/mm/vsp_support_data_offset.yaml @@ -0,0 +1,14 @@ +title: "VSP: Add support for the V4L2 data_offset field" +team: MM +key: d0a83e9d-90f4-4d11-92d1-2639f0d65775 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + - "data_offset is set by drivers for capture devices and by applications for output devices. + It thus needs to be supported by the driver for output devices." |