From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9976DC433F5 for ; Mon, 14 Feb 2022 12:19:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=aYa182T05865/phS3SAnm1kKPRBhRzKXQ4sBRi+mPYg=; b=Dt6tWfv7OxIx7x IeQ16jM/U27dnt8Lf6WFC/OCvzyly5vnjZG+jcYnFS4xJhc1M3n7lAKVyDdEqjiQZBhn9uco3Mh6W LtXpMQXHLFeAjTyEubwfqTbVmoz3pL4pDVe/kFdMhpMg9fTVCch6ygTqXEKkVHrjgMN/TOBMBDRYY 9rPpjtNSRGqdkko5os8ZUcF9MUr9pvx8Pxb5GFvonJ6R9EqPp9slL1bpBWSCJvADLpKlDx2TnMhLx ITBoh8dJfmbilhkc2gnm8cppEOhFead8ANtNXwkRijgPWQgHqWUFk4N/YHvP8dpWoQAABiM+SDjTY y3MeaSAqorl7vAGrc8SA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nJaIY-00F4zu-2w; Mon, 14 Feb 2022 12:17:42 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nJZR3-00EmqH-Dy for linux-arm-kernel@lists.infradead.org; Mon, 14 Feb 2022 11:22:27 +0000 Received: from pendragon.ideasonboard.com (62-78-145-57.bb.dnainternet.fi [62.78.145.57]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 9479247F; Mon, 14 Feb 2022 12:22:21 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1644837741; bh=X5xYBOTUMkifRNVR0lhrVA6C8OWJvW+i+GGXQUzntuo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=go5vUZsyxbtvAaNLsMIAePExd+54nrGg7CJA5HVSGiKmKzPWOz1YI+/NmyoR8KTT/ TiM52ltjAxsBa9DNSdJQ4MRT1OS8u/Sc+4cTIC+IIJekIvQyKgy6rTo/Z9X9xn/Cn/ 90c6slUGpc9TuDn4EX5eJLp2f1MDhl4mGxkHq/jI= Date: Mon, 14 Feb 2022 13:22:15 +0200 From: Laurent Pinchart To: Jacopo Mondi Cc: Rui Miguel Silva , slongerbeam@gmail.com, p.zabel@pengutronix.de, shawnguo@kernel.org, s.hauer@pengutronix.de, festevam@gmail.com, mchehab@kernel.org, hverkuil-cisco@xs4all.nl, martin.kepplinger@puri.sm, xavier.roumegue@oss.nxp.com, kernel@pengutronix.de, linux-imx@nxp.com, linux-media@vger.kernel.org, linux-staging@lists.linux.dev, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 2/3] media: imx: Rename imx7-mipi-csis.c to imx-mipi-csis.c Message-ID: References: <20220211180216.290133-1-jacopo@jmondi.org> <20220211180216.290133-3-jacopo@jmondi.org> <20220214112000.y7npvxtxoot26753@uno.localdomain> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220214112000.y7npvxtxoot26753@uno.localdomain> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220214_032225_680473_0C6354C4 X-CRM114-Status: GOOD ( 24.49 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Jacopo, On Mon, Feb 14, 2022 at 12:20:00PM +0100, Jacopo Mondi wrote: > On Mon, Feb 14, 2022 at 10:20:57AM +0000, Rui Miguel Silva wrote: > > Hey Jacopo, > > I think you by now saw the kernel test report. > > > > You miss the rename in the makefile also. > > Yes, that's pretty stupid sorry, I forgot to add the Makefile :( > > I'll fix in v2 > > Laurent, do you want to squash 2/3 and 3/3 to have the symbols and the > file rename in the same patch ? I think I'd prefer that, but if it ends up being messy you can keep them separate. > > ------ > > Cheers, > > Rui > > On Fri Feb 11, 2022 at 6:02 PM WET, Jacopo Mondi wrote: > > > > > Rename the imx7-mipi-csis.c driver to remove the reference to i.MX7. > > > > > > The driver is for an IP core found on i.MX7 and i.MX8 SoC so do not > > > specify a SoC version number in the driver name. > > > > > > Signed-off-by: Jacopo Mondi > > > --- > > > MAINTAINERS | 2 +- > > > .../media/platform/imx/{imx7-mipi-csis.c => imx-mipi-csis.c} | 0 > > > 2 files changed, 1 insertion(+), 1 deletion(-) > > > rename drivers/media/platform/imx/{imx7-mipi-csis.c => imx-mipi-csis.c} (100%) > > > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index 5bdb8c881b0b..7def3b7d56bc 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -11891,7 +11891,7 @@ T: git git://linuxtv.org/media_tree.git > > > F: Documentation/admin-guide/media/imx7.rst > > > F: Documentation/devicetree/bindings/media/nxp,imx7-csi.yaml > > > F: Documentation/devicetree/bindings/media/nxp,imx7-mipi-csi2.yaml > > > -F: drivers/media/platform/imx/imx7-mipi-csis.c > > > +F: drivers/media/platform/imx/imx-mipi-csis.c > > > F: drivers/staging/media/imx/imx7-media-csi.c > > > > > > MEDIA DRIVERS FOR HELENE > > > diff --git a/drivers/media/platform/imx/imx7-mipi-csis.c b/drivers/media/platform/imx/imx-mipi-csis.c > > > similarity index 100% > > > rename from drivers/media/platform/imx/imx7-mipi-csis.c > > > rename to drivers/media/platform/imx/imx-mipi-csis.c -- Regards, Laurent Pinchart _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel