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 9E81DC433F5 for ; Fri, 11 Feb 2022 20:23:38 +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=TDJZMqQby73foEpu9398lXJIIUjsvq0LgZusZ15hhz8=; b=In8dMrwkPU2k1T 27Q03o6gPs/UXBCibPjLRJFkWBvGj79Tm+8cwMLEaKmnrzjlIhDV3cuorEaBkaCfsH2RUx/EUeeTl fqUDnUX4ohDSBejJTQQ6seu5Ol+GfWCxtPBxQ/FEYJ9/gutzpJm+y4h+yOZvboD+h4dhf+/QBzZKg XI1DOAPGBtkGPJWecdtV04JGYeURykJGOxVK2GdAjsJ6JNivPuer/vZEfpFW2ul79W89XsGyVSw5K boP107eN+2/Mdkza/g95OSFwTfNB53rlXbgoy30ldiaVrteiAXwHYLnjojeumULXpFy5AnmVvT1z4 JoNfMlLEmllhHCjyGeUw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nIcQm-008gNC-3K; Fri, 11 Feb 2022 20:22:12 +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 1nIcQj-008gM2-2x for linux-arm-kernel@lists.infradead.org; Fri, 11 Feb 2022 20:22:10 +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 59D2E93; Fri, 11 Feb 2022 21:22:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1644610923; bh=2LnkKOD3jbhUUEl0cyR4QD3GMkdu6tdHkHUu7rl5ogU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=N8OzI7lZedijKfoJSZ96WK6ObAOpd4a74ZQeuRACzkCxBRbOweNt8uDylZkIHUCpw lyUFYxolj8D5xDY5YnI93Vk1UFu9JH0YQg0/LLBV9iUTcvu/TXOtGf7niNecAvJaBd HyZHT3wipcICkzr0dmL3wNDsYwicFJ97mcB0FuP8= Date: Fri, 11 Feb 2022 22:21:58 +0200 From: Laurent Pinchart To: Fabio Estevam Cc: Jacopo Mondi , Steve Longerbeam , Philipp Zabel , Shawn Guo , Sascha Hauer , Mauro Carvalho Chehab , Hans Verkuil , Martin Kepplinger , Rui Miguel Silva , xavier.roumegue@oss.nxp.com, Sascha Hauer , NXP Linux Team , linux-media , "open list:STAGING SUBSYSTEM" , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" Subject: Re: [PATCH 1/3] media: imx: De-stage imx7-mipi-csis Message-ID: References: <20220211180216.290133-1-jacopo@jmondi.org> <20220211180216.290133-2-jacopo@jmondi.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220211_122209_277716_B351B402 X-CRM114-Status: GOOD ( 13.65 ) 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 Fabio, On Fri, Feb 11, 2022 at 03:32:31PM -0300, Fabio Estevam wrote: > On Fri, Feb 11, 2022 at 3:01 PM Jacopo Mondi wrote: > > > > The imx7-mipi-csis driver is in a good state and can be staged. > > I think you meant de-staged :-) > > > Move the imx7-mipi-csis.c driver to the newly created > > drivers/media/platform/imx directory and plumb the related > > options in Kconfig and in Makefile. > > What about the comments in drivers/staging/media/imx/TODO? As far as I can tell, they apply to the other drivers, not this one. Is there any particular comment you're concerned about ? -- Regards, Laurent Pinchart _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel