diff options
| author | Martin Tůma <martin.tuma@digiteqautomotive.com> | 2025-01-27 18:59:57 +0300 |
|---|---|---|
| committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-02-21 12:33:03 +0300 |
| commit | 7b8b6bdfab4339d4f4a26d2faa9402bc65d1035b (patch) | |
| tree | 3c3410fd8076a0f14d4b1ceb362e75dafd525594 | |
| parent | bf786586ca0a0c72c249355e8617edbc8a26c4fc (diff) | |
| download | linux-7b8b6bdfab4339d4f4a26d2faa9402bc65d1035b.tar.xz | |
media: admin-guide: add mgb4 GMSL modules variants description
Document the (new) mgb4 GMSL modules variants.
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 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/admin-guide/media/mgb4.rst b/Documentation/admin-guide/media/mgb4.rst index b9da127c074d..f69d331e3cb1 100644 --- a/Documentation/admin-guide/media/mgb4.rst +++ b/Documentation/admin-guide/media/mgb4.rst @@ -22,7 +22,9 @@ Global (PCI card) parameters | 0 - No module present | 1 - FPDL3 - | 2 - GMSL + | 2 - GMSL (one serializer, two daisy chained deserializers) + | 3 - GMSL (one serializer, two deserializers) + | 4 - GMSL (two deserializers with two daisy chain outputs) **module_version** (R): Module version number. Zero in case of a missing module. |
