Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1326073pxb; Sun, 19 Sep 2021 13:44:54 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyyjd1Us43VvSU4M8dR1MzA5jGEtS0a0euVtFiJir3HxLb2eZW7Nrw8VjhGc2H38qT2ihpJ X-Received: by 2002:a05:6402:2913:: with SMTP id ee19mr25192516edb.332.1632084294657; Sun, 19 Sep 2021 13:44:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632084294; cv=none; d=google.com; s=arc-20160816; b=qW07w+w1UNWBW7fMG+yUZFEodh7Lf3IMVs5+IX+4O1lCho87+BTl6x2iWYJ1drmXnR aNenhGriYvvYXqhBYv86qbDQ2lteeCUlBKkERSXg35aO86Gaecaw3efTBe0mZcdi8X+C 5GEbCGaGeFN5ytdfP+/bazc5dogqaYLnr/zh0KSQrc1oP3FXAaMvZj4PbPjLmqaLSpEp oMiSlB5DDSISVK7c6C+cYkwwSEpuysh1S5bn2IcM+rimYWK99D7ewaiRLGMzI1oLMlKH nZdFX322AcpqMdNmtB+nNeM6fi9aNTJAOgS+RXnwo32CHohLKT2fhNAIu5QoUY6FnI6Z n6VA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=2M5q+iWmlqjmlAlSy+nqfhUPJxjK/HxZxYe01mor7+I=; b=vVnMwDJ7oIY9hPA6zFVMamvmUs2tjM5hnm6Pd8KwBcl3LJYXE4wXCuuvxUcrEPGIH3 yNDTnHSfo3HAPPCBWbLiVtOUZoQJzmJiMDdTGD0aJr2gsWVQTl4Gqff+A/3cTMK1A8TZ 8q+1Zv7HD7Fe829GKwND6aJ8vOhaLg65PxJ6xz09Vs9j2FyMkr353N7Ec8iE07o7muAT Yl64ieLS1qqh0LDsGjcBxTJ+ZzQVLjaXiZccWtG3NUI9SGslsbqy5mpAeqLoThyy7Wbu m2qMkOTSHTgGyPWHsAPj5qgfcOwGbqRK8JxZpcGdPPQ8orTeDLUxzn9qIXdLgmq8lI/Y OPnw== 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i25si14887700ejd.625.2021.09.19.13.44.28; Sun, 19 Sep 2021 13:44:54 -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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230033AbhISRKT (ORCPT + 99 others); Sun, 19 Sep 2021 13:10:19 -0400 Received: from mail.kernel.org ([198.145.29.99]:56602 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229483AbhISRKS (ORCPT ); Sun, 19 Sep 2021 13:10:18 -0400 Received: from jic23-huawei (cpc108967-cmbg20-2-0-cust86.5-4.cable.virginm.net [81.101.6.87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D7DF461028; Sun, 19 Sep 2021 17:08:49 +0000 (UTC) Date: Sun, 19 Sep 2021 18:12:31 +0100 From: Jonathan Cameron To: Alexandru Ardelean Cc: Mihail Chindris , LKML , linux-iio , Lars-Peter Clausen , "Hennerich, Michael" , Nuno =?UTF-8?B?U8Oh?= , "Bogdan, Dragos" , Alexandru Ardelean , Rob Herring , devicetree@vger.kernel.org Subject: Re: [PATCH v5 5/6] Documentation:devicetree:bindings:iio:dac: Fix val Message-ID: <20210919181231.67ab39c8@jic23-huawei> In-Reply-To: References: <20210916182914.1810-1-mihail.chindris@analog.com> <20210916182914.1810-6-mihail.chindris@analog.com> X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 17 Sep 2021 10:53:02 +0300 Alexandru Ardelean wrote: > On Fri, Sep 17, 2021 at 9:08 AM Mihail Chindris > wrote: > > > > A correct value for output-range-microvolts is -5 to 5 Volts > > not -5 to 5 milivolts > > > > Reviewed-by: Alexandru Ardelean +CC DT maintainer and list. Please provide a suitable Fixes tag. Thanks, Jonathan > > > Signed-off-by: Mihail Chindris > > --- > > Documentation/devicetree/bindings/iio/dac/adi,ad5766.yaml | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/Documentation/devicetree/bindings/iio/dac/adi,ad5766.yaml b/Documentation/devicetree/bindings/iio/dac/adi,ad5766.yaml > > index d5c54813ce87..a8f7720d1e3e 100644 > > --- a/Documentation/devicetree/bindings/iio/dac/adi,ad5766.yaml > > +++ b/Documentation/devicetree/bindings/iio/dac/adi,ad5766.yaml > > @@ -54,7 +54,7 @@ examples: > > > > ad5766@0 { > > compatible = "adi,ad5766"; > > - output-range-microvolts = <(-5000) 5000>; > > + output-range-microvolts = <(-5000000) 5000000>; > > reg = <0>; > > spi-cpol; > > spi-max-frequency = <1000000>; > > -- > > 2.27.0 > >