From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752935AbbJMJ0u (ORCPT ); Tue, 13 Oct 2015 05:26:50 -0400 Received: from mail-wi0-f175.google.com ([209.85.212.175]:36740 "EHLO mail-wi0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752448AbbJMJ0q (ORCPT ); Tue, 13 Oct 2015 05:26:46 -0400 Date: Tue, 13 Oct 2015 10:26:42 +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 v7 5/6] mfd: da9150: Use relative paths in DT bindings document Message-ID: <20151013092642.GW32409@x1> References: <111d8cc33a416d304e99b568fabbf56224f6886d.1444225050.git.Adam.Thomson.Opensource@diasemi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <111d8cc33a416d304e99b568fabbf56224f6886d.1444225050.git.Adam.Thomson.Opensource@diasemi.com> 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 Wed, 07 Oct 2015, Adam Thomson wrote: > When referencing other DT bindings documentation, use relative > path rather than absolute. > > Signed-off-by: Adam Thomson > Suggested-by: Lee Jones > Acked-by: Lee Jones > --- > > Changes in v6: > - Rebase to v4.3-rc4 > > Changes in v5: > - Rebase to v4.2 > > Changes in v3: > - Initial version. > > > Documentation/devicetree/bindings/mfd/da9150.txt | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Applied, thanks. > diff --git a/Documentation/devicetree/bindings/mfd/da9150.txt b/Documentation/devicetree/bindings/mfd/da9150.txt > index 970801d..fd4dca7 100644 > --- a/Documentation/devicetree/bindings/mfd/da9150.txt > +++ b/Documentation/devicetree/bindings/mfd/da9150.txt > @@ -17,13 +17,13 @@ Required properties: > the IRQs from da9150 are delivered to. > - interrupts: IRQ line info for da9150 chip. > - interrupt-controller: da9150 has internal IRQs (own IRQ domain). > - (See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt for > + (See ../interrupt-controller/interrupts.txt for > further information relating to interrupt 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 > +- da9150-gpadc: See ../iio/adc/da9150-gpadc.txt > +- da9150-charger: See ../power/da9150-charger.txt > +- da9150-fg: See ../power/da9150-fg.txt > > Example: > -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog