[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240829075417.526459-1-liaochen4@huawei.com>
Date: Thu, 29 Aug 2024 07:54:14 +0000
From: Liao Chen <liaochen4@...wei.com>
To: <linux-tegra@...r.kernel.org>, <linux-media@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
CC: <hverkuil-cisco@...all.nl>, <mchehab@...nel.org>,
<thierry.reding@...il.com>, <jonathanh@...dia.com>, <jacopo@...ndi.org>,
<sakari.ailus@...ux.intel.com>, <laurent.pinchart@...asonboard.com>,
<biju.das.jz@...renesas.com>, <tomi.valkeinen@...asonboard.com>,
<liaochen4@...wei.com>
Subject: [PATCH -next 0/3] media: enable module autoloading
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
Powered by blists - more mailing lists