Hi Sakari,

Thanks for the patch.

On Thursday 12 April 2012 11:41:35 Sakari Ailus wrote:
> Signed-off-by: Sakari Ailus <sakari.ai...@iki.fi>

Acked-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com>

and applied to my tree.

> ---
>  yavta.c |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/yavta.c b/yavta.c
> index 532fb1f..a89d475 100644
> --- a/yavta.c
> +++ b/yavta.c
> @@ -149,7 +149,10 @@ static struct {
>       { "SGBRG8", V4L2_PIX_FMT_SGBRG8 },
>       { "SGRBG8", V4L2_PIX_FMT_SGRBG8 },
>       { "SRGGB8", V4L2_PIX_FMT_SRGGB8 },
> +     { "SBGGR10_DPCM8", V4L2_PIX_FMT_SBGGR10DPCM8 },
> +     { "SGBRG10_DPCM8", V4L2_PIX_FMT_SGBRG10DPCM8 },
>       { "SGRBG10_DPCM8", V4L2_PIX_FMT_SGRBG10DPCM8 },
> +     { "SRGGB10_DPCM8", V4L2_PIX_FMT_SRGGB10DPCM8 },
>       { "SBGGR10", V4L2_PIX_FMT_SBGGR10 },
>       { "SGBRG10", V4L2_PIX_FMT_SGBRG10 },
>       { "SGRBG10", V4L2_PIX_FMT_SGRBG10 },

-- 
Regards,

Laurent Pinchart

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to