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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9AC31C433F5 for ; Fri, 11 Feb 2022 20:22:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1353186AbiBKUWI (ORCPT ); Fri, 11 Feb 2022 15:22:08 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:58552 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239383AbiBKUWH (ORCPT ); Fri, 11 Feb 2022 15:22:07 -0500 Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [213.167.242.64]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C54EDCF9 for ; Fri, 11 Feb 2022 12:22:05 -0800 (PST) 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-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.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