media: v4l: Documentation: Serial busses use parallel mbus codes
authorSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 13 Aug 2019 11:26:43 +0000 (08:26 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 15 Aug 2019 11:08:47 +0000 (08:08 -0300)
commit50435d8dbc0560c1b7ee2381edddb7e84b96d464
treed5cda95a67ef2c764c15b7ac30e614b05b728c4e
parent092e8eb90a7dc7dd210cd4e2ea36075d0a7f96af
media: v4l: Documentation: Serial busses use parallel mbus codes

When the support for serial busses was introduced in V4L2, it was decided
to use the existing parallel bus media bus pixel codes to describe them.
While this was a practical choice at the time, it necessitates choosing
which one of the many parallel mbus pixel codes to use, for on the serial
busses these formats are effectively all equivalent.

The practice has always been to use the pixel code that describes a bus
that transfers a single sample per clock. Document this.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Documentation/media/kapi/csi2.rst
Documentation/media/uapi/v4l/subdev-formats.rst