This commit adds the custom Xilinx IP specific 8-bit YCbCr 4:2:0 to the custom formats area in the subdev-formats documentation. Signed-off-by: Rohit Athavale <rathaval@xxxxxxxxxx> --- Documentation/media/uapi/v4l/subdev-formats.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/media/uapi/v4l/subdev-formats.rst b/Documentation/media/uapi/v4l/subdev-formats.rst index 8e73bb0..141a837 100644 --- a/Documentation/media/uapi/v4l/subdev-formats.rst +++ b/Documentation/media/uapi/v4l/subdev-formats.rst @@ -7483,3 +7483,8 @@ formats. - 0x5001 - Interleaved raw UYVY and JPEG image format with embedded meta-data used by Samsung S3C73MX camera sensors. + * .. _MEDIA_BUS_FMT_XLNX8_VUY420_1X24: + + - MEDIA_BUS_FMT_XLNX8_VUY420_1X24 + - 0x5002 + - Xilinx IP specific 8-bit color depth YCbCr 4:2:0 used by Xilinx Video IP. -- 1.9.1