From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755028AbbGCPTi (ORCPT ); Fri, 3 Jul 2015 11:19:38 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:34374 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754965AbbGCPT3 (ORCPT ); Fri, 3 Jul 2015 11:19:29 -0400 Date: Fri, 3 Jul 2015 16:19:23 +0100 From: Lee Jones To: Adam Thomson Cc: Samuel Ortiz , Sebastian Reichel , Dmitry Eremin-Solenikov , David Woodhouse , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Support Opensource Subject: Re: [PATCH v2 2/4] mfd: da9150: Update DT bindings for Fuel-Gauge support Message-ID: <20150703151923.GB10500@x1> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 26 Jun 2015, Adam Thomson wrote: > Signed-off-by: Adam Thomson > --- > Documentation/devicetree/bindings/mfd/da9150.txt | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/mfd/da9150.txt b/Documentation/devicetree/bindings/mfd/da9150.txt > index d0588ea..8bf1a20 100644 > --- a/Documentation/devicetree/bindings/mfd/da9150.txt > +++ b/Documentation/devicetree/bindings/mfd/da9150.txt > @@ -6,6 +6,7 @@ Device Description > ------ ----------- > da9150-gpadc : General Purpose ADC > da9150-charger : Battery Charger > +da9150-fg : Battery Fuel-Gauge > > ====== > > @@ -22,6 +23,7 @@ Required properties: > Sub-devices: > - da9150-gpadc: See Documentation/devicetree/bindings/iio/adc/da9150-gpadc.txt > - da9150-charger: See Documentation/devicetree/bindings/power/da9150-charger.txt > +- da9150-fg: See Documentation/devicetree/bindings/power/da9150-fg.txt Can you send a subsequent patch doing: s-Documentation/devicetree/bindings/-../- > > Superfluous '\n' here. > Example: > @@ -40,4 +42,8 @@ Example: > da9150-charger { > ... > }; > + > + da9150-fg { > + ... > + }; Perhaps a little content wouldn't go amiss here for quick reference. Saves dipping in and out of the other binding files. This patch is fine though: Acked-by: Lee Jones -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog