From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ej1-f52.google.com (mail-ej1-f52.google.com [209.85.218.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D8FBF7D for ; Mon, 14 Feb 2022 10:21:00 +0000 (UTC) Received: by mail-ej1-f52.google.com with SMTP id fy20so36185850ejc.0 for ; Mon, 14 Feb 2022 02:21:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:content-transfer-encoding:date:message-id:cc:subject :from:to:references:in-reply-to; bh=3acC942XOkSMbMJ+3TBUiXHSvzV2i5tsHNRcDSPAh74=; b=HiDzzFzDboiPPjHWFFslX/Ug7hj3iXoU3sa846oVoeHBryTRX8IywRo67+QMdKB1z4 ZH4kTbK83O3cwUEcfOfhaCTyhymPNLeSpYUVumdcZ23GFWn9eOGevULbQvdEMPOgSPlh YIrXwsRL/Behvu69lFzsLZP0ONE8W3GnxtnNLXy73I6wfoque8o+cpHo49rJT4a/ShjX FM9IpEetlzQpzjA21Qbke/dcFImPQJSrYznZAOVMl5S6aZDpr+Q0xQ9SRC6J7XcJqh7J KdsjMzF43WicGJrNPgxfHjIUjIsjj7WJpeXb6n/NEl+IUP/bdffjNn0liQrxIZpD+q5I swYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:content-transfer-encoding:date :message-id:cc:subject:from:to:references:in-reply-to; bh=3acC942XOkSMbMJ+3TBUiXHSvzV2i5tsHNRcDSPAh74=; b=iIN3WPiWeEHLyUAYbomXo3269wA8l/dCw8XsuQEMZQevHOWl7tbCx0fPoDecLzqe1y pLP1rar5xvFmGlovLmhv52e/u0tq41+YJnxAMeuoVRI/fEglkP4zf7y4hnymZC4i6/t4 SqmeM3DLcGa1DKzP96o8nr1Tm/fyVm2N5bFboGWptS/T8UFO82majWosOpTPH9Oa7p9C Qw13xdO4zz8y+UrJlr725u78nnU8X9INUbmPKBLs440uMpYAvX5UhYIHfsCGEefSiVgK Hc5a9EU8ePhTK7Gj9Zrn8sZm/OdmYshZwWePvyYl+ubBv8u9RTXKK4Ugy79UZkpnB3U9 fPww== X-Gm-Message-State: AOAM530Xiw4jM81YcjfhS3e+VdM11SFGl2TO0axqdihPNR3/w1RLtiCV RlQQon8nSCfGC5vuJ2poeYQ= X-Google-Smtp-Source: ABdhPJwvBnVyU5QPkbEJVYpg7/PgRa1gL06w4Xg9ZZIxt03PD9/YJgSW4GQoC/KmmRxXVHLO+Jh6JA== X-Received: by 2002:a17:906:7497:: with SMTP id e23mr4685706ejl.403.1644834059047; Mon, 14 Feb 2022 02:20:59 -0800 (PST) Received: from localhost (a109-49-33-111.cpe.netcabo.pt. [109.49.33.111]) by smtp.gmail.com with ESMTPSA id d4sm7758736eje.21.2022.02.14.02.20.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Feb 2022 02:20:58 -0800 (PST) Precedence: bulk X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Mon, 14 Feb 2022 10:20:57 +0000 Message-Id: Cc: , , , , Subject: Re: [PATCH 2/3] media: imx: Rename imx7-mipi-csis.c to imx-mipi-csis.c From: "Rui Miguel Silva" To: "Jacopo Mondi" , , , , , , , , , , References: <20220211180216.290133-1-jacopo@jmondi.org> <20220211180216.290133-3-jacopo@jmondi.org> In-Reply-To: <20220211180216.290133-3-jacopo@jmondi.org> Hey Jacopo, I think you by now saw the kernel test report. You miss the rename in the makefile also. ------ 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 =3D> imx-mipi-csis.c} | 0 > 2 files changed, 1 insertion(+), 1 deletion(-) > rename drivers/media/platform/imx/{imx7-mipi-csis.c =3D> 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 > =20 > 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 > --=20 > 2.35.0 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 BDADFC433F5 for ; Mon, 14 Feb 2022 11:43:56 +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:References:To:From:Subject: Cc:Message-Id:Date:Mime-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=NFkBOby1LHchlL+dnT/dyHKTf5vXODZ1R6rVOlG+CYY=; b=p7crejMhvDk7+i ib8Mn5+l0IxwCTmwyty19co/1mNBP/1BU6XICfLUVzwUoNvzIHOPDiywtV6WoYvCBbHL9V1Yg+bOY 8gWCDAhBVUHBv4PFDNIjfUvdpZYq8Y70kyz27LKSImWNEv6G8/yFAb6y8G4xro7Rknb/nDax6WupI vmrNc/zowDnXfFvWhsdJvUxE5byuwI4F2LGnTHeI3v0tktM54ebFfYlu/llSwwXk1XVtPJHeNDlt4 ugwBc3PF7XMWZ6LNxDzwEjAyZzVeJAybXfYg/1/wexEksoGj+prci7id1s8MoNps0RdJB7o7QsHil +rlJYYv5BDI4teBhxNQQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nJZjv-00EtjG-B0; Mon, 14 Feb 2022 11:41:57 +0000 Received: from mail-ej1-x629.google.com ([2a00:1450:4864:20::629]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nJYTd-00ETjs-Am for linux-arm-kernel@lists.infradead.org; Mon, 14 Feb 2022 10:21:02 +0000 Received: by mail-ej1-x629.google.com with SMTP id d10so36313836eje.10 for ; Mon, 14 Feb 2022 02:21:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:content-transfer-encoding:date:message-id:cc:subject :from:to:references:in-reply-to; bh=3acC942XOkSMbMJ+3TBUiXHSvzV2i5tsHNRcDSPAh74=; b=HiDzzFzDboiPPjHWFFslX/Ug7hj3iXoU3sa846oVoeHBryTRX8IywRo67+QMdKB1z4 ZH4kTbK83O3cwUEcfOfhaCTyhymPNLeSpYUVumdcZ23GFWn9eOGevULbQvdEMPOgSPlh YIrXwsRL/Behvu69lFzsLZP0ONE8W3GnxtnNLXy73I6wfoque8o+cpHo49rJT4a/ShjX FM9IpEetlzQpzjA21Qbke/dcFImPQJSrYznZAOVMl5S6aZDpr+Q0xQ9SRC6J7XcJqh7J KdsjMzF43WicGJrNPgxfHjIUjIsjj7WJpeXb6n/NEl+IUP/bdffjNn0liQrxIZpD+q5I swYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:content-transfer-encoding:date :message-id:cc:subject:from:to:references:in-reply-to; bh=3acC942XOkSMbMJ+3TBUiXHSvzV2i5tsHNRcDSPAh74=; b=0QQkbn2H17p8jMfD1QF49DUjxdBrv/Tj2+tUPmIdW7LAAcajk1KXtyXkEVfK8VGUYt gbV2QEGP5CNdaIV05eDRH7Nd/mG04gfosHngCdHO1kJALmhAn3S7oedVtuqgQRk2n4sb slRqMLAHyOnqGecDswzihlWV2XiQxHkAtPvNSdQ7uvN6dlFR/dA3J0Uz045kTNOHavQT FrOmfzTHKiYhJqKy9tXrFi4/7Ya+zTCmbbBAOw1/i/9eDLalyX7MG4dgtCoKTcI30eem p5p4GzeaqkvJoKmC2/5MtyU+fTkTmwIm+wVgPGEnb8MCGRZYE81KBjFd/jtchCZMbvhw GjFg== X-Gm-Message-State: AOAM530rckgBYPXnJh6nWl6jJCo9EstOSSOtzLE/f+Gb8qRY22SSV8Ur 4m8ocqqDzU9CEEXPEF8Mt0E= X-Google-Smtp-Source: ABdhPJwvBnVyU5QPkbEJVYpg7/PgRa1gL06w4Xg9ZZIxt03PD9/YJgSW4GQoC/KmmRxXVHLO+Jh6JA== X-Received: by 2002:a17:906:7497:: with SMTP id e23mr4685706ejl.403.1644834059047; Mon, 14 Feb 2022 02:20:59 -0800 (PST) Received: from localhost (a109-49-33-111.cpe.netcabo.pt. [109.49.33.111]) by smtp.gmail.com with ESMTPSA id d4sm7758736eje.21.2022.02.14.02.20.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Feb 2022 02:20:58 -0800 (PST) Mime-Version: 1.0 Date: Mon, 14 Feb 2022 10:20:57 +0000 Message-Id: Cc: , , , , Subject: Re: [PATCH 2/3] media: imx: Rename imx7-mipi-csis.c to imx-mipi-csis.c From: "Rui Miguel Silva" To: "Jacopo Mondi" , , , , , , , , , , References: <20220211180216.290133-1-jacopo@jmondi.org> <20220211180216.290133-3-jacopo@jmondi.org> In-Reply-To: <20220211180216.290133-3-jacopo@jmondi.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220214_022101_461776_CA8E2370 X-CRM114-Status: GOOD ( 16.80 ) 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 Hey Jacopo, I think you by now saw the kernel test report. You miss the rename in the makefile also. ------ 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 > -- > 2.35.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel