]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: i2c: vgxy61: Report stream using frame descriptors
authorJulien Massot <julien.massot@collabora.com>
Fri, 4 Jul 2025 09:28:24 +0000 (11:28 +0200)
committerHans Verkuil <hverkuil+cisco@kernel.org>
Mon, 25 Aug 2025 13:40:38 +0000 (15:40 +0200)
commit5ae507400652f16a001c7c169c4732ead0b4e54e
tree1b01f67f214e7b0a2150bd286d51af14e6291587
parent9db72db296c4e6bb5e901adcd557212e0ee2df26
media: i2c: vgxy61: Report stream using frame descriptors

Add support for .get_frame_desc() to report CSI-2 virtual channel
and data type information. This allows CSI-2 receivers to properly
interpret the stream without inferring the data type from the pixel
format.

Signed-off-by: Julien Massot <julien.massot@collabora.com>
Reviewed-by: Benjamin Mugnier <benjamin.mugnier@foss.st.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
drivers/media/i2c/vgxy61.c