Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: media: mgb4: Improve mgb4 driver documentation

Add some basic info about the HW/driver + contact info.

Signed-off-by: Martin Tůma <martin.tuma@digiteqautomotive.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>

authored by

Martin Tůma and committed by
Hans Verkuil
1a27fce0 1d5f88f0

+9
+9
Documentation/admin-guide/media/mgb4.rst
··· 1 1 .. SPDX-License-Identifier: GPL-2.0 2 2 3 + .. include:: <isonum.txt> 4 + 3 5 The mgb4 driver 4 6 =============== 7 + 8 + Copyright |copy| 2023 - 2025 Digiteq Automotive 9 + author: Martin Tůma <martin.tuma@digiteqautomotive.com> 10 + 11 + This is a v4l2 device driver for the Digiteq Automotive FrameGrabber 4, a PCIe 12 + card capable of capturing and generating FPD-Link III and GMSL2/3 video streams 13 + as used in the automotive industry. 5 14 6 15 sysfs interface 7 16 ---------------