Re: [PATCH] Documentation: add support for V4L touch devices

From: Hans Verkuil
Date: Fri Aug 12 2016 - 06:07:34 EST


Hi Nick,

On 07/18/2016 11:11 PM, y@xxxxxxxxxxxxx wrote:
> From: Nick Dyer <nick@xxxxxxxxxxxxx>
>
> Signed-off-by: Nick Dyer <nick@xxxxxxxxxxxxx>

I'm missing documentation for the new V4L2_CAP_TOUCH capability and the
V4L2_INPUT_TYPE_TOUCH define.

> diff --git a/Documentation/media/uapi/v4l/pixfmt-tch-tu08.rst b/Documentation/media/uapi/v4l/pixfmt-tch-tu08.rst
> new file mode 100644
> index 0000000..32e21f8
> --- /dev/null
> +++ b/Documentation/media/uapi/v4l/pixfmt-tch-tu08.rst
> @@ -0,0 +1,78 @@
> +.. -*- coding: utf-8; mode: rst -*-
> +
> +.. _V4L2-TCH-FMT-DELTA-TU08:

The -DELTA part should be removed here and in tu16.rst.

> +
> +**************************
> +V4L2_TCH_FMT_DELTA_TU08 ('TU08')
> +**************************
> +
> +*man V4L2_TCH_FMT_DELTA_TU08(2)*

Ditto.

Regards,

Hans