From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH v4 1/5] mfd: dt: Fix "indicates" typo in mfd bindings document Date: Wed, 4 Jan 2017 11:23:35 +0000 Message-ID: <20170104112335.GB27589@dell> References: <20161220071535.27542-1-andrew@aj.id.au> <20161220071535.27542-2-andrew@aj.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20161220071535.27542-2-andrew-zrmu5oMJ5Fs@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Andrew Jeffery Cc: Rob Herring , Mark Rutland , Linus Walleij , Corey Minyard , =?iso-8859-1?Q?C=E9dric?= Le Goater , Joel Stanley , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Tue, 20 Dec 2016, Andrew Jeffery wrote: > Signed-off-by: Andrew Jeffery > Acked-by: Linus Walleij > Acked-by: Rob Herring > --- > Documentation/devicetree/bindings/mfd/mfd.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. > diff --git a/Documentation/devicetree/bindings/mfd/mfd.txt b/Documentation/devicetree/bindings/mfd/mfd.txt > index af9d6931a1a2..f1fceeda12f1 100644 > --- a/Documentation/devicetree/bindings/mfd/mfd.txt > +++ b/Documentation/devicetree/bindings/mfd/mfd.txt > @@ -19,7 +19,7 @@ Optional properties: > > - compatible : "simple-mfd" - this signifies that the operating system should > consider all subnodes of the MFD device as separate devices akin to how > - "simple-bus" inidicates when to see subnodes as children for a simple > + "simple-bus" indicates when to see subnodes as children for a simple > memory-mapped bus. For more complex devices, when the nexus driver has to > probe registers to figure out what child devices exist etc, this should not > be used. In the latter case the child devices will be determined by the -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html