Path: csiph.com!news.mixmin.net!news.unit0.net!news.panservice.it!diesel.cu.mi.it!bofh.it!news.nic.it!robomod From: Rob Herring Newsgroups: linux.kernel Subject: Re: [PATCH v3 2/4] iio: potentiometer: mcp4531: Add device tree binding documentation Date: Fri, 01 Jul 2016 04:30:01 +0200 Message-ID: References: X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=h9XSqfaio38i3r4Ik4j2IX/m85aj/qSMU7Kd0rX/LSA=; b=gUDISOH3RAaTkhFsX4PQ9ZyID9hF3f5rv7in/PWDh/CSwkVPXbIpN363eMi+ce2VQi 8TSNp7sLTP+vx7do8VlxOiBLDPXIOX5mKmLYFoSdmEDvYJzRRbdbhzaoZd+7DSNGwgsh 9/HF9zaggQR/m2C1QbS7xSDA+3+c8OuxQe6tSQdrVFSMif3kyS2IU8zmeoSU7zkTfrTa lAblas6zRSPcGTBg+9NYqq5Re1QVQDAnGTLJQBPsqDNJGKIVd2acsY730FFlCxUW2koi 3xmWr8sLMY6/dFRVrtyjIPlqhN/0fo/hAiPxojI6PjfE+CP+atxRnKh2iOJ93RbAZ+pS zWow== X-Gm-Message-State: ALyK8tL48YO6cqW2QNps+H27GW7JcI1pxTLn7AvJ/idzRzRFPE/Vy391yTZuWx5ySXjjow== X-Received: by 10.129.120.79 with SMTP id t76mr8342647ywc.51.1467339599821; Thu, 30 Jun 2016 19:19:59 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 11 Organization: linux.* mail to news gateway X-Original-Cc: devicetree@vger.kernel.org, Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Peter Rosin , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Slawomir Stepien , Joachim Eastwood , Matt Ranostay , Cristina Moraru , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, Florian Vaussard X-Original-Date: Thu, 30 Jun 2016 21:19:57 -0500 X-Original-Message-ID: <20160701021957.GA17269@rob-hp-laptop> X-Original-References: <1467272091-28087-1-git-send-email-florian.vaussard@heig-vd.ch> <1467272091-28087-3-git-send-email-florian.vaussard@heig-vd.ch> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: csiph.com linux.kernel:1434971 On Thu, Jun 30, 2016 at 09:34:49AM +0200, Florian Vaussard wrote: > Add the device tree documentation for all the supported parts. Apart the > compatible string and standard I2C binding, no other binding is currently > needed. > > Signed-off-by: Florian Vaussard > --- > .../devicetree/bindings/i2c/trivial-devices.txt | 64 ++++++++++++++++++++++ > 1 file changed, 64 insertions(+) Acked-by: Rob Herring