media: imx: imx8mq-mipi-csi2: Remove YUV422 2X8
authorJacopo Mondi <jacopo@jmondi.org>
Mon, 21 Feb 2022 18:17:08 +0000 (19:17 +0100)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 23 Feb 2022 07:53:08 +0000 (08:53 +0100)
commit884c8bd91828d851ede5489cb5b4134ffc61f965
tree59d2d4e1e57baf1ce0998598084a182cbc2f3212
parent0f6146d476fc99862899e70f2554ee77b444b7b9
media: imx: imx8mq-mipi-csi2: Remove YUV422 2X8

The 2X8 variants of MEDIA_BUS_FMT_YUYV8_2X8 does not apply to serial
busses.

Drop it and while at it also add the canonical UYVY wire format for
packed YUV422 when transmitted on the CSI-2 serial bus.

Also beautify a little the formats declaration list by putting the
opening curly brace after the comment.

Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/staging/media/imx/imx8mq-mipi-csi2.c