Hi Rohit, Thank you for the patch. On Wednesday 09 Aug 2017 11:27:54 Rohit Athavale wrote: > 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. You need to document this format in more details, with a table explaining how bits are transferred on the bus, the same way the standard YUV formats are documented. -- Regards, Laurent Pinchart