From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1947517AbcBRToE (ORCPT ); Thu, 18 Feb 2016 14:44:04 -0500 Received: from box2.japko.eu ([91.121.152.53]:35984 "EHLO box2.japko.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1946652AbcBRToB (ORCPT ); Thu, 18 Feb 2016 14:44:01 -0500 Date: Thu, 18 Feb 2016 20:42:56 +0100 From: Krzysztof Adamski To: Chen-Yu Tsai Cc: Krzysztof Adamski , Linus Walleij , Maxime Ripard , Rob Herring , Hans de Goede , Vishnu Patekar , Jens Kuske , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , linux-arm-kernel , linux-sunxi Subject: Re: [linux-sunxi] Re: [PATCH] clk: sunxi: Add missing H3 apb0 clock documentation Message-ID: <20160218194255.GD18745@box2.japko.eu> References: <1455807809-30827-1-git-send-email-k@japko.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 18, 2016 at 09:07:16AM -0800, Chen-Yu Tsai wrote: >On Thu, Feb 18, 2016 at 7:03 AM, Krzysztof Adamski > wrote: >> allwinner,sun8i-h3-apb0-gates-clk was added by >> commit ba83a11104ae ("pinctrl: sunxi: Add H3 R_PIO controller support") >> but the patch was missing proper binding documentation. This patch fixes >> this issue. > >What are you talking about? The commit you mentioned only adds the pinctrl >driver. Your H3 PRCM related clock and reset patches are still pending. >No need for this patch as your earlier patches includes this. Damn, I messed up patches, I must have been tired or something. It was documentation for "allwinner,sun8i-h3-r-pinctrl" that was missing. I'm sending a new patch. Sorry for confusion. Best regards, Krzysztof Adamski