From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Johan Hovold <johan@kernel.org>
Cc: Rui Miguel Silva <rmfrfs@gmail.com>,
Martin Kepplinger <martink@posteo.de>,
Purism Kernel Team <kernel@puri.sm>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
linux-media@vger.kernel.org
Subject: Re: [PATCH 1/3] media: imx-mipi-csis: drop unused module alias
Date: Sun, 26 Oct 2025 22:51:31 +0200 [thread overview]
Message-ID: <20251026205131.GD13023@pendragon.ideasonboard.com> (raw)
In-Reply-To: <20251017060051.8204-1-johan@kernel.org>
Hi Johan,
Thank you for the patch.
On Fri, Oct 17, 2025 at 08:00:49AM +0200, Johan Hovold wrote:
> The driver does not support anything but OF probe since commit
> f0e7cfbb43f1 ("media: imx: imx7_mipi_csis: Add i.MX8MM support") so
> drop the unused platform module alias.
>
> Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> ---
> drivers/media/platform/nxp/imx-mipi-csis.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/media/platform/nxp/imx-mipi-csis.c b/drivers/media/platform/nxp/imx-mipi-csis.c
> index d5de7854f579..fd399af56e0c 100644
> --- a/drivers/media/platform/nxp/imx-mipi-csis.c
> +++ b/drivers/media/platform/nxp/imx-mipi-csis.c
> @@ -1634,4 +1634,3 @@ module_platform_driver(mipi_csis_driver);
>
> MODULE_DESCRIPTION("i.MX7 & i.MX8 MIPI CSI-2 receiver driver");
> MODULE_LICENSE("GPL v2");
> -MODULE_ALIAS("platform:imx-mipi-csi2");
--
Regards,
Laurent Pinchart
prev parent reply other threads:[~2025-10-26 20:51 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-17 6:00 [PATCH 1/3] media: imx-mipi-csis: drop unused module alias Johan Hovold
2025-10-17 6:00 ` [PATCH 2/3] media: imx7-media-csi: " Johan Hovold
2025-10-20 7:37 ` Rui Miguel Silva
2025-10-20 20:24 ` Frank Li
2025-10-26 20:52 ` Laurent Pinchart
2025-10-17 6:00 ` [PATCH 3/3] media: imx8mq-mipi-csi2: " Johan Hovold
2025-10-20 8:37 ` Martin Kepplinger
2025-10-20 20:25 ` Frank Li
2025-10-26 20:52 ` Laurent Pinchart
2025-10-20 7:36 ` [PATCH 1/3] media: imx-mipi-csis: " Rui Miguel Silva
2025-10-20 20:24 ` Frank Li
2025-10-26 20:51 ` Laurent Pinchart [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251026205131.GD13023@pendragon.ideasonboard.com \
--to=laurent.pinchart@ideasonboard.com \
--cc=johan@kernel.org \
--cc=kernel@puri.sm \
--cc=linux-media@vger.kernel.org \
--cc=martink@posteo.de \
--cc=mchehab@kernel.org \
--cc=rmfrfs@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.