Received: by 2002:a05:6a10:1a4d:0:0:0:0 with SMTP id nk13csp3114756pxb; Fri, 4 Feb 2022 01:26:29 -0800 (PST) X-Google-Smtp-Source: ABdhPJzs0yHYSPOZ56hHm0nkQuxQ9IjyENk1xKBSGtTRhyZre3n8gadJZytsw3w6NnLy4wtn49AU X-Received: by 2002:a50:e616:: with SMTP id y22mr2044952edm.277.1643966789384; Fri, 04 Feb 2022 01:26:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643966789; cv=none; d=google.com; s=arc-20160816; b=X+UcDLAikDOCNOujH7NolvYQvN9lqb4GMkRrvXmxZd5QRFNiSgloUGqJZ+e0SjZasX 5VimrFLAKqnidqpUNIaST3ZDfVeZYMI/VVQCt98VPxKgsjfGE+bSMUNI2BEIoknd72o9 WS4K/zVO9ZuzqS7vjDPnTSc/cAVTdv0Ybtog9mMLn0fv/t3KoJGFbYIZ3aBShpIoD2+b fD07i0ILrFvdssyXgxB8swfgwWhyXn7ik8QdF5MWCs5uR+2KfM1OEaI24idu0lpeChhQ vIn9GGpjZPa/LFEaMWev2Wm6AU+m9YCDRP5s9fCFsfuJcM1LtqF4anhzP20P/hN1XJct V+XA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=IDtnBqRSkWHTnMi+Y+4D09dADh+hpo3ZfwpUCvizByE=; b=rsSMnUoiNaVvZthZm5pl4xrryeBvXgaDMIiWCgjHdK9DnibJHiwqAX7WymEDHAnPDD DSGOawIsnOtbJH7nnbJNTBJ+J1OsT+v2ICgJ8ffxmo4DvBi2yuzkqMxFGMLU2TPUo8jr O8/QV7x9cyBYNeXXzGiw9mwJpP0TJDeeQTgexchTDGfleLbkQZW7HhUnhzFgvv0KSjcR 3E5OYkwYYYzeC0QYBtVuskNFwf4zR5NY95OLmGWqCfPL3WPcxU/Dm4jOSgcnT72QODq0 W6Mh67Amk+BWN0M5xSgCm8CZFCClamNogQ92so4/T9RtyQpPXAbSGoUF/x5/qZKAp7x7 gzcw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=n5+J636W; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id e2si955789ejs.401.2022.02.04.01.26.04; Fri, 04 Feb 2022 01:26:29 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=n5+J636W; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1356263AbiBDAit (ORCPT + 99 others); Thu, 3 Feb 2022 19:38:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57992 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236660AbiBDAiq (ORCPT ); Thu, 3 Feb 2022 19:38:46 -0500 Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C9A63C061714; Thu, 3 Feb 2022 16:38:46 -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 EC42049C; Fri, 4 Feb 2022 01:38:43 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1643935124; bh=x79wgQfEJfv0EeWkYy8ffcc5rx2aj3gmAeMONQ+Np/c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=n5+J636Wda49VRNBpSSjR+A/VLEcBvD1SFFqaokXvyGm+pm46ytwdiGWKRdThgNH6 fAQc92e0dLU1r4nLHlbq8gmMLluY5JdjZ3s8DY9Vz+5fYQ7qzb/f8KjBzvbpXAiB/l VecmrJIa921C3wgEfe9AB9nQshfyAspSA9aeMlyY= Date: Fri, 4 Feb 2022 02:38:20 +0200 From: Laurent Pinchart To: Stefan Wahren Cc: Jean-Michel Hautbois , dave.stevenson@raspberrypi.com, devicetree@vger.kernel.org, kernel-list@raspberrypi.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, linux-rpi-kernel@lists.infradead.org, lukasz@jany.st, mchehab@kernel.org, naush@raspberrypi.com, robh@kernel.org, tomi.valkeinen@ideasonboard.com, nsaenz@kernel.org, bcm-kernel-feedback-list@broadcom.com Subject: Re: [RFC PATCH v4 00/12] Add support for BCM2835 camera interface (unicam) Message-ID: References: <20220203175009.558868-1-jeanmichel.hautbois@ideasonboard.com> 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-kernel@vger.kernel.org Hi Stefan, On Thu, Feb 03, 2022 at 08:55:42PM +0100, Stefan Wahren wrote: > Am 03.02.22 um 18:49 schrieb Jean-Michel Hautbois: > > Hello ! > > > > This patch series adds the BCM2835 CCP2/CSI2 camera interface named > > unicam. This driver is already used in the out-of-tree linux-rpi > > repository [1], and this work aims to support it in mainline. > > > > The series is based on top of: > > - Rebased on top of 5.16 Tomi Valkeinen's multiplexed stream work, on > > his multistream/work branch [2] which has been submitted as v10 at the > > time of this writing. The objective is to demonstrate the use of > > multiplexed streams on a real world widely used example as well as > > supporting unicam mainline. > > - The "Add 12bit and 14bit luma-only formats" series [3] is partly > > applied (the Y10P format bug) the new formats are now part of this > > series. > > i understand, that you want to have this integrated fast but you send v3 > of this series yesterday. This is not enough time for reviewers. Usually > 1 to 2 weeks. v3 was incorrectly based on the out-of-tree ISP driver, which caused some patches to not apply correctly on top of mainline. I've asked Jean-Michel to fix this and send a v4, as it was difficult to review v3. -- Regards, Laurent Pinchart