Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp5159582ybx; Sun, 10 Nov 2019 08:10:35 -0800 (PST) X-Google-Smtp-Source: APXvYqyJH2Y/LGAVyTcE2tG2EqQDUmq2NGuyp8Jo/gozUfYDtFbvg02Xo1dYQHF5cB/Rc7pqju+S X-Received: by 2002:a17:906:6d05:: with SMTP id m5mr18287832ejr.102.1573402234915; Sun, 10 Nov 2019 08:10:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573402234; cv=none; d=google.com; s=arc-20160816; b=lZZhLtQwLMBVUlh3+nt1hYi3GTfCPelIzV6YHzfoDCv5KRGKDT2Ntle9QzuM45QVg5 kixK4qF7Fr+06wWbcb202S10GmOgUcz1OOwZ1iDNahFj52aqFKY+5jceRG3Spc4RVNNB Y1g2TAAL1XIf43Z3DCzOLK/y9MvugGEA/NY1IcgQcJo+HLkihni5+t1CEWrLRSF6JIWV q/i44aWI5IAU3NT9ZRuXhyZyiBEhZPnqTfuAxapEvtZkImCU69C7EuLPz+qN6XHyL+x+ V4ZVgOnesFTJ4Ys12xB0a+hdAwAApkfKfA2c/0yeebRuf0S0lSSuRX6H7Ldr4mAazcmg Azow== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=MoTFpGV/8ENm5j5/iWn0/bKQG6dpVwIu1bMsubi3Q7I=; b=pEtXrIuafdZ0VGvW45nuRfgYFoV8tkV/jlexnqo1plzu6fhWdy4kEkFy8aABjCr9dA xo3W+zdhGymsnxXWoAWi8fttdIIt3V2K068Y9UJ8MZ9E7MlmLvm17Sl2/wQJ4+fbesQT VPZWLJlqpd0ikNDAGWqshrHDU6Eb17B8UtUSjaDSz3UZy8UhNXVoYJxYjqNwu9Y33pWx NtHxI9FB2e7+0UjJCMd5ikXeveUEcYywnQjIX47KZ5uZC92BCIedWrTtaiLitVqmsDj4 wV3EBd4wZicdb52zvS0VpNhW5s2pyUm2jJPLwF4yYzi00KLrmAdNXSUWggp2I7gwzoah pJGA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ECIhi3Oj; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 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. [209.132.180.67]) by mx.google.com with ESMTP id c24si7966993edb.328.2019.11.10.08.10.12; Sun, 10 Nov 2019 08:10:34 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ECIhi3Oj; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 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 S1726981AbfKJQHa (ORCPT + 99 others); Sun, 10 Nov 2019 11:07:30 -0500 Received: from mail.kernel.org ([198.145.29.99]:36956 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726800AbfKJQHa (ORCPT ); Sun, 10 Nov 2019 11:07:30 -0500 Received: from archlinux (cpc149474-cmbg20-2-0-cust94.5-4.cable.virginm.net [82.4.196.95]) (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 E1C8F2077C; Sun, 10 Nov 2019 16:07:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573402048; bh=bylpvtXJkXYP4LOqiJTWE/7hZGBeS3NIX4op0xlPr1E=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=ECIhi3OjtpG+Vn/ebQjP5t7KglWq3sDtQcRAMNZIX6Jz7oVBQis6SQj++fHAunCku VNaS760tiqxaYvLTNA01AM4G+3TGoMwzcjKXH4P5/eS1fOFBGwf8fyKuRRzsuJkndB 5p6QH3jlH5LW2ySHaDBTKiWWmTyZzK8f0bGLnDWc= Date: Sun, 10 Nov 2019 16:07:23 +0000 From: Jonathan Cameron To: Marcelo Schmitt Cc: robh@kernel.org, dragos.bogdan@analog.com, alexandru.ardelean@analog.com, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, devicetree@vger.kernel.org, kernel-usp@googlegroups.com Subject: Re: [PATCH v4 1/2] dt-bindings: iio: adc: Add dt-schema for AD7292 Message-ID: <20191110160723.0d0b66d7@archlinux> In-Reply-To: References: X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 8 Nov 2019 10:56:09 -0300 Marcelo Schmitt wrote: > Add a devicetree schema for AD7292 monitor and control system. > > Signed-off-by: Marcelo Schmitt Seems like you have addressed everything Rob raised, so I'll apply this and it can go out for build testing. Still some time for Rob to add a tag if he wants to! Thanks, Jonathan > --- > Changelog V3 -> V4: > - updated SPDX identifier to GPL-2.0-only > - changed maxitems constraint on channel property > > .../bindings/iio/adc/adi,ad7292.yaml | 104 ++++++++++++++++++ > MAINTAINERS | 7 ++ > 2 files changed, 111 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml > > diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml > new file mode 100644 > index 000000000000..b68be3aaf587 > --- /dev/null > +++ b/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml > @@ -0,0 +1,104 @@ > +# SPDX-License-Identifier: GPL-2.0-only > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/iio/adc/adi,ad7292.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Analog Devices AD7292 10-Bit Monitor and Control System > + > +maintainers: > + - Marcelo Schmitt > + > +description: | > + Analog Devices AD7292 10-Bit Monitor and Control System with ADC, DACs, > + Temperature Sensor, and GPIOs > + > + Specifications about the part can be found at: > + https://www.analog.com/media/en/technical-documentation/data-sheets/ad7292.pdf > + > +properties: > + compatible: > + enum: > + - adi,ad7292 > + > + reg: > + maxItems: 1 > + > + vref-supply: > + description: | > + The regulator supply for ADC and DAC reference voltage. > + > + spi-cpha: true > + > + '#address-cells': > + const: 1 > + > + '#size-cells': > + const: 0 > + > +required: > + - compatible > + - reg > + - spi-cpha > + > +patternProperties: > + "^channel@[0-7]$": > + type: object > + description: | > + Represents the external channels which are connected to the ADC. > + See Documentation/devicetree/bindings/iio/adc/adc.txt. > + > + properties: > + reg: > + description: | > + The channel number. It can have up to 8 channels numbered from 0 to 7. > + items: > + maximum: 7 > + > + diff-channels: > + description: see Documentation/devicetree/bindings/iio/adc/adc.txt > + maxItems: 1 > + > + required: > + - reg > + > +examples: > + - | > + spi { > + #address-cells = <1>; > + #size-cells = <0>; > + > + ad7292: adc@0 { > + compatible = "adi,ad7292"; > + reg = <0>; > + spi-max-frequency = <25000000>; > + vref-supply = <&adc_vref>; > + spi-cpha; > + > + #address-cells = <1>; > + #size-cells = <0>; > + > + channel@0 { > + reg = <0>; > + diff-channels = <0 1>; > + }; > + channel@2 { > + reg = <2>; > + }; > + channel@3 { > + reg = <3>; > + }; > + channel@4 { > + reg = <4>; > + }; > + channel@5 { > + reg = <5>; > + }; > + channel@6 { > + reg = <6>; > + }; > + channel@7 { > + reg = <7>; > + }; > + }; > + }; > diff --git a/MAINTAINERS b/MAINTAINERS > index 32bf5f8116d0..5d00e871c4c6 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -813,6 +813,13 @@ S: Supported > F: drivers/iio/adc/ad7124.c > F: Documentation/devicetree/bindings/iio/adc/adi,ad7124.txt > > +ANALOG DEVICES INC AD7292 DRIVER > +M: Marcelo Schmitt > +L: linux-iio@vger.kernel.org > +W: http://ez.analog.com/community/linux-device-drivers > +S: Supported > +F: Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml > + > ANALOG DEVICES INC AD7606 DRIVER > M: Stefan Popa > L: linux-iio@vger.kernel.org