Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp3314391pxu; Tue, 15 Dec 2020 04:11:44 -0800 (PST) X-Google-Smtp-Source: ABdhPJz7fEFYQfY/vh1vVxdYGqT7ZX6UKQmPO+YCLcq/5xzJoFZ8SadNBpzW+7BW4DWP5//Rz8Mz X-Received: by 2002:a17:907:36a:: with SMTP id rs10mr25985596ejb.411.1608034303958; Tue, 15 Dec 2020 04:11:43 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1608034303; cv=none; d=google.com; s=arc-20160816; b=tf08rgXs3rx/4CwHr87Y+bCVERSgN00zS80bySwikCwjs88AH9J+l6ccofr5fE/4bh n4L1rlHyK7JxqeBhOEJp2DR9vubHDNzjDL8zjp1Ncy8tcuDa3atBvqzqTumCX66ctJ4D 3uE5YdnVMVAczNdjPi195EA6U6FDhEOGGgvyeGtVsEg/KgsMYpAsxSoc3aP5GwRrZNsj i/U+ADezW0Ul1p1wBb5+QX8jQU+g4Oy4Uso2pBSHNogqlrl5wyJWpgPcxFcyNfv/NaDZ u/34IYd7huaJrOdIFPSZQCiy1zOgr/flCmtG6pEiA6ndBvge3XMElHYGT/uJMA82D9BV qjOw== 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; bh=oXRafl8jS33/YKZk4ZcsfgVLbAojpmGO7csrniHzUPA=; b=MQN6f02ESouFZjn9o8oYPJ4kPU7QehUUeVhpRzAFiPedJpTrW74aiJwN1z81EhwVpb IiP0F288fv9PS4cYU+zQTVAGdlPGvG+zt604TX6ccDljbcThNk+WnR4nFADN3k2jmUiZ NgGDjHJ6bnUWX+iMhiFNVoh019NREkGEQdEG21FESWD3pt/JMjkeUaHMomDSQ1YzFOkV 0qWDrhTLU/Ru+NvjEpRNsNQDr7Ts6mQCzbSnC+pDCfkErtA4VEYDxyZgQRWebM8vpfhn dhGLDKSkKxGX6e7mwo9pHnnMmgY/ZNyyS5OednC0zVa0L7NzQ21YG9g4E1QLwxcKbKvh +mfg== 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 b18si790796eja.285.2020.12.15.04.11.21; Tue, 15 Dec 2020 04:11:43 -0800 (PST) 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 S1728773AbgLOMJS (ORCPT + 99 others); Tue, 15 Dec 2020 07:09:18 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:45609 "EHLO relay9-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728706AbgLOMJA (ORCPT ); Tue, 15 Dec 2020 07:09:00 -0500 X-Originating-IP: 93.34.118.233 Received: from uno.localdomain (93-34-118-233.ip49.fastwebnet.it [93.34.118.233]) (Authenticated sender: jacopo@jmondi.org) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 89A95FF80E; Tue, 15 Dec 2020 12:07:58 +0000 (UTC) Date: Tue, 15 Dec 2020 13:08:09 +0100 From: Jacopo Mondi To: Geert Uytterhoeven Cc: Rob Herring , Jacopo Mondi , Kieran Bingham , Laurent Pinchart , Niklas =?utf-8?Q?S=C3=B6derlund?= , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Media Mailing List , Linux-Renesas , Linux Kernel Mailing List , Hyun Kwon , Manivannan Sadhasivam , Sergei Shtylyov Subject: Re: [PATCH v5 2/8] dt-bindings: media: max9286: Document 'maxim,initial-reverse-channel-mV' Message-ID: <20201215120809.l4qrwdfoq5jpsfi5@uno.localdomain> References: <20201116135305.81319-1-jacopo+renesas@jmondi.org> <20201116135305.81319-3-jacopo+renesas@jmondi.org> <20201130220048.GA3104550@robh.at.kernel.org> <20201215111420.zpc67jkary3l5j4z@uno.localdomain> 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 Geert, On Tue, Dec 15, 2020 at 12:44:17PM +0100, Geert Uytterhoeven wrote: > Hi Jacopo, > > On Tue, Dec 15, 2020 at 12:14 PM Jacopo Mondi wrote: > > On Mon, Nov 30, 2020 at 03:00:48PM -0700, Rob Herring wrote: > > > On Mon, Nov 16, 2020 at 02:52:59PM +0100, Jacopo Mondi wrote: > > > > Document the 'initial-reverse-channel-mV' vendor property in the > > > > bindings document of the max9286 driver. > > > > > > > > The newly introduced property allows to specifying the initial > > > > configuration of the GMSL reverse control channel to accommodate > > > > remote serializers pre-programmed with the high threshold power > > > > supply noise immunity enabled. > > > > > > > > Reviewed-by: Kieran Bingham > > > > Signed-off-by: Jacopo Mondi > > > > --- > > > > .../bindings/media/i2c/maxim,max9286.yaml | 23 +++++++++++++++++++ > > > > 1 file changed, 23 insertions(+) > > > > > > > > diff --git a/Documentation/devicetree/bindings/media/i2c/maxim,max9286.yaml b/Documentation/devicetree/bindings/media/i2c/maxim,max9286.yaml > > > > index 9ea827092fdd..f61234d204fa 100644 > > > > --- a/Documentation/devicetree/bindings/media/i2c/maxim,max9286.yaml > > > > +++ b/Documentation/devicetree/bindings/media/i2c/maxim,max9286.yaml > > > > @@ -51,6 +51,26 @@ properties: > > > > '#gpio-cells': > > > > const: 2 > > > > > > > > + maxim,initial-reverse-channel-mV: > > > > > > Use standard unit suffix. > > > > > > > Which one ? :) > > Documentation/devicetree/bindings/property-units.txt > Oh, I had no idea we have this. It's been here since a long time it seems, my bad Date: Mon Feb 8 10:55:55 2016 > > I see in v5.10 one 'mV', three 'mv', one 'millivolts', several > > 'microvolts'. > > > > I'll go with the majority and make this > > 'maxim,initial-reverse-channel-mv' > > Wrong guess ;-) > Maybe a stupid question, but the fact only 'microvolts' is listed, is an implied suggestion to use 'millivolts' for simmetry or to express the value in micro volts ? > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org > > In personal conversations with technical people, I call myself a hacker. But > when I'm talking to journalists I just say "programmer" or something like that. > -- Linus Torvalds