Hi Satish,

Thanks for the patch.

On Wed, 2018-02-14 at 22:42:28 -0800, Satish Kumar Nagireddy wrote:
> The code is MEDIA_BUS_FMT_VYYUYY8_1X24
> 
> Signed-off-by: Satish Kumar Nagireddy <satis...@xilinx.com>
> ---
>  Documentation/media/uapi/v4l/subdev-formats.rst | 34 
> +++++++++++++++++++++++++
>  1 file changed, 34 insertions(+)
> 
> diff --git a/Documentation/media/uapi/v4l/subdev-formats.rst 
> b/Documentation/media/uapi/v4l/subdev-formats.rst
> index b1eea44..afff6d5 100644
> --- a/Documentation/media/uapi/v4l/subdev-formats.rst
> +++ b/Documentation/media/uapi/v4l/subdev-formats.rst
> @@ -7283,6 +7283,40 @@ The following table list existing packed 48bit wide 
> YUV formats.
>        - y\ :sub:`1`
>        - y\ :sub:`0`
>  
> +      - MEDIA_BUS_FMT_VYYUYY8_1X24
> +      - 0x202c
> +      -
> +      -
> +      -
> +      -
> +      -
> +      -
> +      -
> +      -
> +      - v\ :sub:`3`
> +      - v\ :sub:`2`
> +      - v\ :sub:`1`
> +      - v\ :sub:`0`
> +      - y\ :sub:`7`
> +      - y\ :sub:`6`
> +      - y\ :sub:`5`
> +      - y\ :sub:`4`
> +      - y\ :sub:`3`
> +      - y\ :sub:`2`
> +      - y\ :sub:`1`
> +      - y\ :sub:`0`
> +      - u\ :sub:`3`
> +      - u\ :sub:`2`
> +      - u\ :sub:`1`
> +      - u\ :sub:`0`
> +      - y\ :sub:`7`
> +      - y\ :sub:`6`
> +      - y\ :sub:`5`
> +      - y\ :sub:`4`
> +      - y\ :sub:`3`
> +      - y\ :sub:`2`
> +      - y\ :sub:`1`
> +      - y\ :sub:`0`

This is under 48bit yub bus format section. Better to be grouped with
other similar formats, ex 24bit yuv bus formats.

Then this can be squashed into the patch where the bus format is added.

Thanks,
-hyun

>  
>  .. raw:: latex
>  
> -- 
> 2.7.4
> 

Reply via email to