media: videodev2.h: Add a format for column YUV4:2:0 modes
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Fri, 24 Jan 2020 14:28:21 +0000 (14:28 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:31 +0000 (16:33 +0100)
commitac940621bc42edd18e57e70baccc51a99d441d72
treec0040d85fe93b6c655eeade7388a17a8c50651fe
parent7f7a068cea69d48f7334dd2c95e72665b90818fa
media: videodev2.h: Add a format for column YUV4:2:0 modes

Some of the Broadcom codec blocks use a column based YUV4:2:0 image
format, so add the documentation and defines for both 8 and 10 bit
versions.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Documentation/media/uapi/v4l/pixfmt-nv12-col128.rst [new file with mode: 0644]
Documentation/media/uapi/v4l/pixfmt-nv12.rst
Documentation/media/uapi/v4l/yuv-formats.rst
drivers/media/v4l2-core/v4l2-ioctl.c
include/uapi/linux/videodev2.h