Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp538381pxk; Thu, 3 Sep 2020 06:33:08 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx7WkIV4EyDAYQBSnS2RqbmruCW/Rox1Sti/UIw0OZpVNhjlO6IuawHgUiifeA02auxTOYK X-Received: by 2002:a17:906:60d5:: with SMTP id f21mr2168355ejk.94.1599139987837; Thu, 03 Sep 2020 06:33:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599139987; cv=none; d=google.com; s=arc-20160816; b=cRRwKDlsRpW/iMMW7//BjL4FekGnPW8RYj6zJaLtE/Vv1/mDb3+4QUOUI5xlYAD1N1 l1Mbo3mEwQfeU8EEsoGReE2EaJddgydN3nAruMiAHAKDn+WmTF9ZSGCimMjEaERH217J XcptRGvvIWx232Y0LUeSNJPPXx8/3F7irTRF5eXtFY+c/y5ukvH7MXY5Zl+UxImeW/su ysRmfwePVRf1EsAQjuAtdT6bIEx9VVhOSqtGw1MqOCwkZ3gE0BeoRHHUKfl3Pf8mAPOo ZrXayhhQKx1PuzAsz4+thzC9W4ktKK8dXnJLvvm841NF1K4bzLSlhzkY5qvj+Q/5uW5n 9HwA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=7OLsp+ZerT2Htep/dW2E9jXldq0LFeLhiebkVnZMRIo=; b=NTMm6DKbi2pK2wuI9gBF9S+ga7jvU6cQ8gTHURVySTDLOzOtgk4ey9Pmbexhkplhqp rZSunf2Hfd44dC+a14oXjlIDVb97bWxD9uRl5V0E4zxwS53N/Cf4PQIByRjspAgFEg+G U0uVz53kRH0zmslZ+13BgmoW5SqMiNSMoz0RP3iQ+jPFJXS+oT6RbBGCdSqUg+NkyuYN jssOge3k+qvrKWnId1oHCAjxUi2bwtMI+FDpNqkAqciS6xTEItby8TRfw9N8/3sKfoTB bBycOdxG5Ai2pM0QjMzuTew2X+upeLUFKiK606xrR6Zjr7suCyF6hHPmlmN8y433ygvm afpA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p7si1697542edy.43.2020.09.03.06.32.41; Thu, 03 Sep 2020 06:33:07 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728950AbgICNM4 (ORCPT + 99 others); Thu, 3 Sep 2020 09:12:56 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:53447 "EHLO relay7-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728918AbgICMwJ (ORCPT ); Thu, 3 Sep 2020 08:52:09 -0400 X-Originating-IP: 2.224.242.101 Received: from uno.localdomain (2-224-242-101.ip172.fastwebnet.it [2.224.242.101]) (Authenticated sender: jacopo@jmondi.org) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 1547520006; Thu, 3 Sep 2020 12:51:55 +0000 (UTC) Date: Thu, 3 Sep 2020 14:55:42 +0200 From: Jacopo Mondi To: Sowjanya Komatineni Cc: thierry.reding@gmail.com, jonathanh@nvidia.com, sakari.ailus@iki.fi, hverkuil@xs4all.nl, jacopo+renesas@jmondi.org, luca@lucaceresoli.net, leonl@leopardimaging.com, robh+dt@kernel.org, lgirdwood@gmail.com, broonie@kernel.org, linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 2/3] dt-bindings: media: imx274: Add optional input clock and supplies Message-ID: <20200903125542.nxiafnysatoexken@uno.localdomain> References: <1599012278-10203-1-git-send-email-skomatineni@nvidia.com> <1599012278-10203-3-git-send-email-skomatineni@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1599012278-10203-3-git-send-email-skomatineni@nvidia.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Sowjanya, On Tue, Sep 01, 2020 at 07:04:37PM -0700, Sowjanya Komatineni wrote: > This patch adds IMX274 optional external clock input and voltage > supplies to device tree bindings. > > Reviewed-by: Luca Ceresoli > Signed-off-by: Sowjanya Komatineni > --- > .../devicetree/bindings/media/i2c/sony,imx274.yaml | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) > > diff --git a/Documentation/devicetree/bindings/media/i2c/sony,imx274.yaml b/Documentation/devicetree/bindings/media/i2c/sony,imx274.yaml > index 7ae47a6..57e7176 100644 > --- a/Documentation/devicetree/bindings/media/i2c/sony,imx274.yaml > +++ b/Documentation/devicetree/bindings/media/i2c/sony,imx274.yaml > @@ -25,6 +25,27 @@ properties: > reset-gpios: > maxItems: 1 > I just sent an update to my json-schema conversion of this bindings document (not yet on patchwork, sorry) and Sakari pointed me to the fact in between my v2 and my v4 this patch from you went in: 4ea3273d24b ("dt-bindings: media: imx274: Add optional input clock and supplies") I should probably now update my bindings conversion patch, basically taking in what you've done here, but I would have one question. > + clocks: > + maxItems: 1 > + description: Reference to the sensor input clock > + > + clock-names: > + maxItems: 1 > + items: > + - const: inck > + > + vana-supply: > + description: > + Analog voltage supply, 2.8 volts > + > + vdig-supply: > + description: > + Digital IO voltage supply, 1.8 volts > + > + vddl-supply: > + description: > + Digital core voltage supply, 1.2 volts 4ea3273d24b introduced these regulators as VANA-supply, VDIG-supply and VDDL-supply (please note the upper-case names). This version uses lower-case ones instead. Is this intentional ? The driver currently does not parse any of these if I'm not mistaken, but as the bindings in textual form defines an ABI which should be preserved during the conversion to json-schema, should these be kept in upper-case ? Thanks j > + > port: > type: object > description: | > -- > 2.7.4 >