From 393ee0c6bd23e29178aec8ec0066fb2fb1db3a25 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Mon, 13 May 2019 09:28:51 +0300 Subject: projects: linux: mm: Add VSP task to support data_offset Signed-off-by: Laurent Pinchart --- projects/linux/mm/vsp_support_data_offset.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 projects/linux/mm/vsp_support_data_offset.yaml 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." -- cgit v1.2.3