public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next 0/3] media: enable module autoloading
@ 2024-08-29  7:54 Liao Chen
  2024-08-29  7:54 ` [PATCH -next 1/3] media: v4l2-subdev: " Liao Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Liao Chen @ 2024-08-29  7:54 UTC (permalink / raw)
  To: linux-tegra, linux-media, linux-kernel
  Cc: hverkuil-cisco, mchehab, thierry.reding, jonathanh, jacopo,
	sakari.ailus, laurent.pinchart, biju.das.jz, tomi.valkeinen,
	liaochen4

Hi all,

This patchset aims to enable autoloading of some media modules.
By registering MDT, the kernel is allowed to automatically bind 
modules to devices that match the specified compatible strings.

Liao Chen (3):
  media: v4l2-subdev: enable module autoloading
  media: platform: rzg2l-cru: rzg2l-csi2: enable module autoloading
  media: tegra_cec: enable module autoloading

 drivers/media/cec/platform/tegra/tegra_cec.c          | 1 +
 drivers/media/i2c/mt9v111.c                           | 1 +
 drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c | 1 +
 3 files changed, 3 insertions(+)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-08-29 13:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-29  7:54 [PATCH -next 0/3] media: enable module autoloading Liao Chen
2024-08-29  7:54 ` [PATCH -next 1/3] media: v4l2-subdev: " Liao Chen
2024-08-29  8:27   ` Biju Das
2024-08-29  9:45     ` Laurent Pinchart
2024-08-29 13:03       ` liaochen (A)
2024-08-29  7:54 ` [PATCH -next 2/3] media: platform: rzg2l-cru: rzg2l-csi2: " Liao Chen
2024-08-29  8:24   ` Biju Das
2024-08-29  7:54 ` [PATCH -next 3/3] media: tegra_cec: " Liao Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox