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 49A0BC433EF for ; Thu, 30 Jun 2022 09:17:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234246AbiF3JRx (ORCPT ); Thu, 30 Jun 2022 05:17:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44098 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234310AbiF3JR0 (ORCPT ); Thu, 30 Jun 2022 05:17:26 -0400 Received: from mail-ed1-x52e.google.com (mail-ed1-x52e.google.com [IPv6:2a00:1450:4864:20::52e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B20EB43AC2 for ; Thu, 30 Jun 2022 02:16:17 -0700 (PDT) Received: by mail-ed1-x52e.google.com with SMTP id r18so17820322edb.9 for ; Thu, 30 Jun 2022 02:16:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=Jxh9+8wGKifer/pkVBwkWFz/cUObqSEK4gTsvDCOLoQ=; b=mtiJ96LmLCRmWOanbe4ljk3xT3YdaBPutJSnlnWsxIYdNS9uCVN/HAHRCmp0acxDWV rRNbdX9q9ZTX2WKIGY62cj2PCkJ3HDA44PxEcjzLDxS6iafRpTUiVmalPY3vA677ko7n 61aO/2oFVlXmsx844VQlHLW80YR1GOupEAi4o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Jxh9+8wGKifer/pkVBwkWFz/cUObqSEK4gTsvDCOLoQ=; b=jWJMyKBmJjhE2R+HhHls0Gb2ZkW6ul0/doKmSAQ1hDIkrdOOCW2qMwMfx7dCA0MCVU JhywDR/fYhW5QbvRqa5zFljF90FKFDHUgBLxTCln+4b2A4YfmnMZsGTRzT4YvvvQYmDv RJTrXShZA+xda578wwXhk2XYfKe9df2gRzZ81hE/k+SkM24A4Xgm0SFXiatXLOpq2oT0 N2siZ54xrIssAqwRITUy8lQgT9iLJf11OltgeAOvnPjbePJrOfVoRg4qJv5ugpHU0HDA E5W5ux2sdYUPYldui6gF9AdBqrbJ/Zx6sEucRYG619nsGSBMm2Wle7yMDfYpI0lUzexC zRPA== X-Gm-Message-State: AJIora9JdGfZpEMGtfxAecPRBuLhGsw9eV7BsmsFJDTWKsnWmkDYTbNp t8wleLHF+0YoKjTS9XpbXDESqw== X-Google-Smtp-Source: AGRyM1tftLZ2XSVsXGwKY1tVp8BzpGnUHbWht4UDCihn1aRATfSGrqPAHKl0L1tGrObwQOnOD1W32A== X-Received: by 2002:a05:6402:4306:b0:435:a1c9:4272 with SMTP id m6-20020a056402430600b00435a1c94272mr10263737edc.205.1656580576250; Thu, 30 Jun 2022 02:16:16 -0700 (PDT) Received: from tom-ThinkPad-T14s-Gen-2i (net-188-217-58-216.cust.vodafonedsl.it. [188.217.58.216]) by smtp.gmail.com with ESMTPSA id q10-20020a170906940a00b006fe8bf56f53sm8947680ejx.43.2022.06.30.02.16.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Jun 2022 02:16:15 -0700 (PDT) Date: Thu, 30 Jun 2022 11:16:13 +0200 From: Tommaso Merciai To: Sakari Ailus Cc: Krzysztof Kozlowski , linuxfancy@googlegroups.com, linux-amarula@amarulasolutions.com, quentin.schulz@theobroma-systems.com, Daniel Scally , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 5/6] media: dt-bindings: ov5693: document YAML binding Message-ID: <20220630091613.GD482517@tom-ThinkPad-T14s-Gen-2i> References: <20220630074525.481790-1-tommaso.merciai@amarulasolutions.com> <20220630074525.481790-6-tommaso.merciai@amarulasolutions.com> <167f09c1-795d-1471-20f7-9f4df29355ed@linaro.org> <20220630090232.GC482517@tom-ThinkPad-T14s-Gen-2i> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Sakari, On Thu, Jun 30, 2022 at 12:12:47PM +0300, Sakari Ailus wrote: > On Thu, Jun 30, 2022 at 11:02:32AM +0200, Tommaso Merciai wrote: > > On Thu, Jun 30, 2022 at 10:07:19AM +0200, Krzysztof Kozlowski wrote: > > > On 30/06/2022 09:45, Tommaso Merciai wrote: > > > > Add documentation of device tree in YAML schema for the OV5693 > > > > CMOS image sensor from Omnivision > > > > > > > > Signed-off-by: Tommaso Merciai > > > > Reviewed-by: Krzysztof Kozlowski > > > > Reviewed-by: Sakari Ailus > > > > > > How Sakari's tag appeared here? There was no email from him. > > > > Sakari made me some review on v2, but I think he forgot to add the mailing > > list in cc. ( I suppose :) ) > > > > Let me know if I need to remove this. > > You're only supposed to put these tags into patches if you get them in > written form as part of the review, signalling acceptance of the patch in > various forms. Just commenting a patch does not imply this. > > Please also see Documentation/process/submitting-patches.rst for more > information on how to use the tags. Thanks for sharing this. My bad. I remove your tags. Regards, Tommaso > > -- > Sakari Ailus -- Tommaso Merciai Embedded Linux Engineer tommaso.merciai@amarulasolutions.com __________________________________ Amarula Solutions SRL Via Le Canevare 30, 31100 Treviso, Veneto, IT T. +39 042 243 5310 info@amarulasolutions.com www.amarulasolutions.com