media: uapi: Add IPU3 packed Y10 format
authorDaniel Scally <djrscally@gmail.com>
Thu, 5 May 2022 23:03:48 +0000 (01:03 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 17 May 2022 07:36:03 +0000 (09:36 +0200)
commitb87f5e25b2f9deb503a61c6957c7b1680d91cfea
treedc4b20d02c53ecbe9478c03a910ce7f36c9ea9ae
parent92beb5559915a6a19de97e56c9600cac88a49836
media: uapi: Add IPU3 packed Y10 format

Some platforms with an Intel IPU3 have an IR sensor producing 10 bit
greyscale format data that is transmitted over a CSI-2 bus to a CIO2
device - this packs the data into 32 bytes per 25 pixels. Add an entry
to the uAPI header defining that format.

Signed-off-by: Daniel Scally <djrscally@gmail.com>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Documentation/userspace-api/media/v4l/pixfmt-yuv-luma.rst
drivers/media/v4l2-core/v4l2-ioctl.c
include/uapi/linux/videodev2.h