From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754214AbbHXLtH (ORCPT ); Mon, 24 Aug 2015 07:49:07 -0400 Received: from mail-wi0-f182.google.com ([209.85.212.182]:32986 "EHLO mail-wi0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754104AbbHXLsw (ORCPT ); Mon, 24 Aug 2015 07:48:52 -0400 Date: Mon, 24 Aug 2015 12:48:48 +0100 From: Lee Jones To: Javier Martinez Canillas Cc: devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, Sergei Shtylyov , Mark Brown , linux-kernel@vger.kernel.org, Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v4 2/4] mfd: max77686: Use a generic name for the PMIC node in the example Message-ID: <20150824114848.GB3237@x1> References: <1440406041-25071-1-git-send-email-javier@osg.samsung.com> <1440406041-25071-3-git-send-email-javier@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1440406041-25071-3-git-send-email-javier@osg.samsung.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 Mon, 24 Aug 2015, Javier Martinez Canillas wrote: > The ePAPR standard says that: "the name of a node should be somewhat > generic, reflecting the function of the device and not its precise > programming model." > > So, change the max77686 binding document example to use a generic > node name instead of using the chip's name. > > Suggested-by: Sergei Shtylyov > Signed-off-by: Javier Martinez Canillas > Acked-by: Lee Jones > > --- > > Changes in v4: > - Add Lee Jones Acked-by tag to patch #2. > > Changes in v3: > - Fix typo in ePAPR document name. Suggested by Sergei Shtylyov > > Changes in v2: None > > Documentation/devicetree/bindings/mfd/max77686.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. > diff --git a/Documentation/devicetree/bindings/mfd/max77686.txt b/Documentation/devicetree/bindings/mfd/max77686.txt > index 8221102d3fc2..d2ed3c20a5c3 100644 > --- a/Documentation/devicetree/bindings/mfd/max77686.txt > +++ b/Documentation/devicetree/bindings/mfd/max77686.txt > @@ -48,7 +48,7 @@ to get matched with their hardware counterparts as follow: > > Example: > > - max77686@09 { > + max77686: pmic@09 { > compatible = "maxim,max77686"; > interrupt-parent = <&wakeup_eint>; > interrupts = <26 0>; -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog