Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964788AbaDIN72 (ORCPT ); Wed, 9 Apr 2014 09:59:28 -0400 Received: from mail-ve0-f172.google.com ([209.85.128.172]:52874 "EHLO mail-ve0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933717AbaDIN7X (ORCPT ); Wed, 9 Apr 2014 09:59:23 -0400 MIME-Version: 1.0 In-Reply-To: <1397051478-4113-7-git-send-email-boris.brezillon@free-electrons.com> References: <1397051478-4113-1-git-send-email-boris.brezillon@free-electrons.com> <1397051478-4113-7-git-send-email-boris.brezillon@free-electrons.com> From: Chen-Yu Tsai Date: Wed, 9 Apr 2014 21:59:02 +0800 X-Google-Sender-Auth: BVjXjbQXAvcj9bgTZ1rj3lI6KTk Message-ID: Subject: Re: [PATCH 06/15] clk: sunxi: add A31 APB0 gates compatible string to the documentation To: Boris BREZILLON Cc: Randy Dunlap , Maxime Ripard , =?ISO-8859-1?Q?Emilio_L=F3pez?= , Mike Turquette , Linus Walleij , devicetree , linux-kernel , linux-arm-kernel , linux-doc@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Wed, Apr 9, 2014 at 9:51 PM, Boris BREZILLON wrote: > Add the new "allwinner,sun6i-a31-apb0-gates-clk" compatible string to the > sunxi clock documentation. > > Signed-off-by: Boris BREZILLON > --- > Documentation/devicetree/bindings/clock/sunxi.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/clock/sunxi.txt b/Documentation/devicetree/bindings/clock/sunxi.txt > index c2cb762..bc30387 100644 > --- a/Documentation/devicetree/bindings/clock/sunxi.txt > +++ b/Documentation/devicetree/bindings/clock/sunxi.txt > @@ -25,6 +25,7 @@ Required properties: > "allwinner,sun4i-apb0-gates-clk" - for the APB0 gates on A10 > "allwinner,sun5i-a13-apb0-gates-clk" - for the APB0 gates on A13 > "allwinner,sun5i-a10s-apb0-gates-clk" - for the APB0 gates on A10s > + "allwinner,sun6i-a31-apb0-gates-clk" - for the APB0 gates on A10s ^^^^ Copy paste error here. ChenYu > "allwinner,sun7i-a20-apb0-gates-clk" - for the APB0 gates on A20 > "allwinner,sun4i-apb1-clk" - for the APB1 clock > "allwinner,sun4i-apb1-mux-clk" - for the APB1 clock muxing -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/