From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752202AbcGCKdb (ORCPT ); Sun, 3 Jul 2016 06:33:31 -0400 Received: from saturn.retrosnub.co.uk ([178.18.118.26]:57404 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751854AbcGCKd3 (ORCPT ); Sun, 3 Jul 2016 06:33:29 -0400 Subject: Re: [PATCH v4 1/3] Documentation: DT: Add iproc-static-adc binding To: Rob Herring , Raveendra Padasalagi References: <1467099636-31855-1-git-send-email-raveendra.padasalagi@broadcom.com> <1467099636-31855-2-git-send-email-raveendra.padasalagi@broadcom.com> <20160628210622.GA10297@rob-hp-laptop> Cc: Peter Meerwald-Stadler , Russell King , Arnd Bergmann , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Jonathan Richardson , Jon Mason , Florian Fainelli , Anup Patel , Ray Jui , Scott Branden , Pramod Kumar , linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com From: Jonathan Cameron Message-ID: <4c40177d-3501-5db9-b0e6-ba78354ab831@kernel.org> Date: Sun, 3 Jul 2016 11:33:25 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: <20160628210622.GA10297@rob-hp-laptop> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 28/06/16 22:06, Rob Herring wrote: > On Tue, Jun 28, 2016 at 01:10:34PM +0530, Raveendra Padasalagi wrote: >> The patch adds devicetree binding document for broadcom's >> iproc-static-adc controller driver. >> >> Signed-off-by: Raveendra Padasalagi >> Reviewed-by: Ray Jui >> Reviewed-by: Scott Branden >> --- >> .../bindings/iio/adc/brcm,iproc-static-adc.txt | 41 ++++++++++++++++++++++ >> 1 file changed, 41 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/iio/adc/brcm,iproc-static-adc.txt > > Acked-by: Rob Herring Thanks Rob for your review (sometimes I think I don't express often enough how helpful device tree binding reviews are in general!) Applied to the togreg branch of iio.git - initially pushed out as testing for the autobuilders to ignore it completely ;) Jonathan > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >