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 22525C433EF for ; Wed, 29 Jun 2022 18:14:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231548AbiF2SO6 (ORCPT ); Wed, 29 Jun 2022 14:14:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58118 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230139AbiF2SO5 (ORCPT ); Wed, 29 Jun 2022 14:14:57 -0400 Received: from mail-ej1-x635.google.com (mail-ej1-x635.google.com [IPv6:2a00:1450:4864:20::635]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1E67F39829 for ; Wed, 29 Jun 2022 11:14:56 -0700 (PDT) Received: by mail-ej1-x635.google.com with SMTP id u12so34167230eja.8 for ; Wed, 29 Jun 2022 11:14:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=NziNT6MNguSPfaLeIkcj56yMTj39Rh5hBsiCp5bGSdg=; b=LsJXJbFZRJTbiLn5URdeYDqyRrsEB9AjiEI3FZW3SzmJPnqEHB8mj08e0nd/gDZGmG yV85LKcnG0crC9zMUr9MabIwVPSOeTF9EDD5yNon9vscKAHcZrKr2f5Pz004Kzt9Nt0A iwYGWuOe+WgTlitjnO5rlk42Lj+ugdU+QxhRaI7pUAfE6PB1cH9chWg6aV4dT1yeIi8f cT59NteWT13PRpe7EfiPKdXq4KhhA++yOm7qFr9DJ0o2wWTyT2Q481b7qAB3mq1UnNx7 +5ooICn20J01plV04b2utW5Il3MYdtLc/wxslTb0miKoOYpPjbnLFl8PUuAPHyLBTpI4 46Pg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=NziNT6MNguSPfaLeIkcj56yMTj39Rh5hBsiCp5bGSdg=; b=CfOZfdE3dSbKAHc94yTNzNLCAassnehaFL83wRVpBOcZu/I9QbH+d50nNA1vUT9Gai nxqb5/15wMd4wn1Ho41pyTJQoyhC9gXMtzzdsgYK9XH2648DDDRizPN9qTQ8Pne1z6Q7 Mr3gvdZbbVDGPJThzwUcZb34XMqBcwLYqs8hYFK0mERUNsGITPzDdAbOqH974R52YOwD byh486W8EY+NxB3ETWIEmJ4KeHv9j5pdXlNHHm5sm3hYi93P5S7L1zj/aeWyUTSXkp5k kRUnibZeY2dHUdcr7jH/4WI9riBd0pjaJuJiUPIkt7F0BAYU8I1u9ewG+UW0UHDSn0w5 MffA== X-Gm-Message-State: AJIora8sU+nGgePVc5EIpbrM+4Q98zSGe3jtUqLKg2OhzUCYFDQHwaSG 8o2YEdKe2feDTn/hRVgZZ8EXsw== X-Google-Smtp-Source: AGRyM1u/G4E7GLqQZ4XLYwXSjMnjgtISwubh4x4xRbKvOAOKAMpyY7/fomUlsZKQ6WoUlSnXYLT94g== X-Received: by 2002:a17:907:3e86:b0:6f5:917:10cc with SMTP id hs6-20020a1709073e8600b006f5091710ccmr4703960ejc.53.1656526494727; Wed, 29 Jun 2022 11:14:54 -0700 (PDT) Received: from [192.168.0.187] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id fx7-20020a170906b74700b0072232a898f1sm8030915ejb.103.2022.06.29.11.14.53 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 29 Jun 2022 11:14:54 -0700 (PDT) Message-ID: <673c2e59-d1c5-f6b8-df80-b5a46a7aa92e@linaro.org> Date: Wed, 29 Jun 2022 20:14:52 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v3 5/6] media: dt-bindings: ov5693: document YAML binding Content-Language: en-US To: Tommaso Merciai Cc: 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 References: <20220629152933.422990-1-tommaso.merciai@amarulasolutions.com> <20220629152933.422990-6-tommaso.merciai@amarulasolutions.com> From: Krzysztof Kozlowski In-Reply-To: <20220629152933.422990-6-tommaso.merciai@amarulasolutions.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 29/06/2022 17:29, Tommaso Merciai wrote: > Add documentation of device tree in YAML schema for the OV5693 > CMOS image sensor from Omnivision > > Signed-off-by: Tommaso Merciai > --- > Changes since v1: > - Fix allOf position as suggested by Krzysztof > - Remove port description as suggested by Krzysztof > - Fix EOF as suggested by Krzysztof > > Changes since v2: > - Fix commit body as suggested by Krzysztof You received a tag, so if you decided to send v3, you need to include it. Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof