[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251107141648.1889-1-tumic@gpxsee.org>
Date: Fri, 7 Nov 2025 15:16:45 +0100
From: tumic@...see.org
To: Mauro Carvalho Chehab <mchehab@...nel.org>,
Hans Verkuil <hverkuil@...all.nl>
Cc: linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org,
Martin Tůma <martin.tuma@...iteqautomotive.com>
Subject: [PATCH 0/3] media: pci: mgb4: Add support for GMSL1 and GMSL-coax modules
From: Martin Tůma <martin.tuma@...iteqautomotive.com>
This patches add support for two new mgb4 card modules - GMSL1 and
GMSL3-coax. The GMSL3-coax module is a variant of the already supported
GMSL3 module with a coaxial interface instead of a twisted-pair interface.
The GMSL1 module is completely new and requires a separate FW type as well.
Martin Tůma (3):
media: pci: mgb4: Add support for GMSL1 modules
pci: mgb4: Add support for GMSL3 coaxial module
Documentation: admin-guide: media: mgb4: Add GMSL1 & GMSL3-coax
modules info
Documentation/admin-guide/media/mgb4.rst | 11 ++-
drivers/media/pci/mgb4/mgb4_core.c | 22 +++++-
drivers/media/pci/mgb4/mgb4_core.h | 16 ++--
drivers/media/pci/mgb4/mgb4_sysfs.h | 6 +-
drivers/media/pci/mgb4/mgb4_sysfs_in.c | 49 ++++++++++---
drivers/media/pci/mgb4/mgb4_sysfs_out.c | 38 ++++++++--
drivers/media/pci/mgb4/mgb4_vin.c | 93 +++++++++++++++++-------
drivers/media/pci/mgb4/mgb4_vout.c | 64 +++++++++++-----
8 files changed, 221 insertions(+), 78 deletions(-)
base-commit: 1a31cb2782104969e48c7ce7e4fc06e403fcb5cf
--
2.51.0
Powered by blists - more mailing lists