Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp3283169pxu; Tue, 15 Dec 2020 03:17:35 -0800 (PST) X-Google-Smtp-Source: ABdhPJywFqwDIobkdQUw63+cRO5i1F4UGulAL+0Fo/ElQPudfT+8CIuJOkczztcmB+fMRoxVp4Zk X-Received: by 2002:a17:906:3c04:: with SMTP id h4mr25846363ejg.220.1608031055239; Tue, 15 Dec 2020 03:17:35 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1608031055; cv=none; d=google.com; s=arc-20160816; b=Kw8hjCvyPvWvxsQWYBpWno0WoX7jGAG3x+wGpjQJOL4arWJONhWEN5uSUCePY5Uctq VNTcy2ds4u579SFMehsPoN2OQiPWYoeghFpKzWRhHUJ8d2yuWL+vHRMHQreR74qUtsFz Pg3RtUJrwZchNIq9mRLtj21ksTaqoXzdzdvfBsT6MBlQMkD72rEKKkav6u7wSE0Z0D1k J2kc4O8DysuzBxg0n/TyLoCSyyh4ZqGD2kwgUukoIIlRlVM+HCddp3QXlI46HuDEe0pZ IJO1HCCeZR0rM+YFedBN1CeyXG3klfZH3L0tHtYrP2Sj7ZL4sO7Ntt/NHWgPEg/49Zb7 GxVg== 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=8tGptna7gZ/omMF1fLrl/9lrYJkMkqHgXeKRVaZ7PMA=; b=LJ3RrF58ERyORyz0xdL37c1U49Rz+2bUfxjZdbbr+ZIqG5pW3w9RJE+VuVMMl81vqX 55BY5JBwGEYHvfmsVQEq5VczmMjrI5OHHG94Gb14SXrVABeE6ulDemKg6gf9DdxeVMwd GZG7Jg25vmedqYpu7xeRWUDxV/1yAFvLro4Hwm9ZDYn8XJKj3BXch/nxNWBwpZ8DZvOd bZ98iaXYXle6KNISB+Nh2x/5fwpIBu0PrrZ+E/dBectmO1rYuzwuohqUffv4xOk3R/7H VYk52aAlM9b2Q7Tj2UI4w66tLRfbfGAbaZ1YRS9d+wn7KBMfmne+2+M5Q1KQBJYT3Fl2 fm9Q== 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 s11si653460edy.18.2020.12.15.03.17.12; Tue, 15 Dec 2020 03:17:35 -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 S1728501AbgLOLPF (ORCPT + 99 others); Tue, 15 Dec 2020 06:15:05 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:41885 "EHLO relay4-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727783AbgLOLPF (ORCPT ); Tue, 15 Dec 2020 06:15:05 -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 relay4-d.mail.gandi.net (Postfix) with ESMTPSA id A9617E000D; Tue, 15 Dec 2020 11:14:09 +0000 (UTC) Date: Tue, 15 Dec 2020 12:14:20 +0100 From: Jacopo Mondi To: Rob Herring Cc: Jacopo Mondi , kieran.bingham+renesas@ideasonboard.com, laurent.pinchart+renesas@ideasonboard.com, niklas.soderlund+renesas@ragnatech.se, geert@linux-m68k.org, devicetree@vger.kernel.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 v5 2/8] dt-bindings: media: max9286: Document 'maxim,initial-reverse-channel-mV' Message-ID: <20201215111420.zpc67jkary3l5j4z@uno.localdomain> References: <20201116135305.81319-1-jacopo+renesas@jmondi.org> <20201116135305.81319-3-jacopo+renesas@jmondi.org> <20201130220048.GA3104550@robh.at.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20201130220048.GA3104550@robh.at.kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, 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 ? :) 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' Thanks j > > + $ref: '/schemas/types.yaml#/definitions/uint32' > > + minimum: 30 > > + maximum: 200 > > + default: 170 > > + description: | > > + Initial amplitude of the reverse control channel, in millivolts. > > + > > + The initial amplitude shall be adjusted to a value compatible with the > > + configuration of the connected remote serializer. > > + > > + Some camera modules (for example RDACM20) include an on-board MCU that > > + pre-programs the embedded serializer with power supply noise immunity > > + (high-threshold) enabled. A typical value of the deserializer's reverse > > + channel amplitude to communicate with pre-programmed serializers is 170mV. > > + > > + A typical value for the reverse channel amplitude to communicate with > > + a remote serializer whose high-threshold noise immunity is not enabled > > + is 100mV. > > + > > ports: > > type: object > > description: | > > @@ -221,6 +241,7 @@ required: > > - ports > > - i2c-mux > > - gpio-controller > > + - maxim,initial-reverse-channel-mV > > > > additionalProperties: false > > > > @@ -243,6 +264,8 @@ examples: > > gpio-controller; > > #gpio-cells = <2>; > > > > + maxim,initial-reverse-channel-mV = <170>; > > + > > ports { > > #address-cells = <1>; > > #size-cells = <0>; > > -- > > 2.29.1 > >