diff options
author | Martin Tůma <martin.tuma@digiteqautomotive.com> | 2025-03-11 18:31:41 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-04-25 15:14:28 +0200 |
commit | 1a27fce0fa79ef32c37f7e1b2d49357da7f2e2b2 (patch) | |
tree | 88f92aa42b21792e46fd0e40ff2184264e5e16f9 | |
parent | 1d5f88f053480326873115092bc116b7d14916ba (diff) |
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>
-rw-r--r-- | Documentation/admin-guide/media/mgb4.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/admin-guide/media/mgb4.rst b/Documentation/admin-guide/media/mgb4.rst index f69d331e3cb15..5ac69b833a7a7 100644 --- a/Documentation/admin-guide/media/mgb4.rst +++ b/Documentation/admin-guide/media/mgb4.rst @@ -1,8 +1,17 @@ .. SPDX-License-Identifier: GPL-2.0 +.. include:: <isonum.txt> + The mgb4 driver =============== +Copyright |copy| 2023 - 2025 Digiteq Automotive + author: Martin Tůma <martin.tuma@digiteqautomotive.com> + +This is a v4l2 device driver for the Digiteq Automotive FrameGrabber 4, a PCIe +card capable of capturing and generating FPD-Link III and GMSL2/3 video streams +as used in the automotive industry. + sysfs interface --------------- |