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 X-Spam-Level: X-Spam-Status: No, score=-8.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B3B34C433DB for ; Mon, 1 Feb 2021 18:18:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 75D2864EA3 for ; Mon, 1 Feb 2021 18:18:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231975AbhBASSK (ORCPT ); Mon, 1 Feb 2021 13:18:10 -0500 Received: from relay10.mail.gandi.net ([217.70.178.230]:32939 "EHLO relay10.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232033AbhBASPO (ORCPT ); Mon, 1 Feb 2021 13:15:14 -0500 Received: from uno.localdomain (93-61-96-190.ip145.fastwebnet.it [93.61.96.190]) (Authenticated sender: jacopo@jmondi.org) by relay10.mail.gandi.net (Postfix) with ESMTPSA id C288A240009; Mon, 1 Feb 2021 18:14:14 +0000 (UTC) Date: Mon, 1 Feb 2021 19:14:36 +0100 From: Jacopo Mondi To: Sakari Ailus Cc: Jacopo Mondi , kieran.bingham+renesas@ideasonboard.com, laurent.pinchart+renesas@ideasonboard.com, niklas.soderlund+renesas@ragnatech.se, geert@linux-m68k.org, linux-media@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Hyun Kwon , Manivannan Sadhasivam , sergei.shtylyov@gmail.com Subject: Re: [PATCH v8 0/5] media: i2c: Add RDACM21 camera module Message-ID: <20210201181436.6giorxpojizp3rv4@uno.localdomain> References: <20210114170429.139762-1-jacopo+renesas@jmondi.org> <20210201085440.zcc5kuu4gyiyasvy@uno.localdomain> <20210201130029.GM32460@paasikivi.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210201130029.GM32460@paasikivi.fi.intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Sakari, On Mon, Feb 01, 2021 at 03:00:29PM +0200, Sakari Ailus wrote: > Hi Jacopo, > > On Mon, Feb 01, 2021 at 09:54:40AM +0100, Jacopo Mondi wrote: > > Hi Sakari, > > > > On Thu, Jan 14, 2021 at 06:04:24PM +0100, Jacopo Mondi wrote: > > > One more iteration to squash in all the fixups sent in v7 and address > > > a comment from Sergei in [2/5] commit message. > > > > > > All patches now reviewed and hopefully ready to be collected! > > > > All patches seems reviewed, do you think we can still collect this for > > the v5.12 merge window ? > > The set seems good to me. There was some fuzz in the DT binding patch; I > hope the resolution is ok: > > Yes, looks good! > > Feel free to cc me on the next time. :-) yeah sorry, I went through too many iterations :) Thanks j > > -- > Regards, > > Sakari Ailus