From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752198AbcBOIJL (ORCPT ); Mon, 15 Feb 2016 03:09:11 -0500 Received: from box2.japko.eu ([91.121.152.53]:54578 "EHLO box2.japko.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751944AbcBOIJJ (ORCPT ); Mon, 15 Feb 2016 03:09:09 -0500 Date: Mon, 15 Feb 2016 09:08:17 +0100 From: Krzysztof Adamski To: Linus Walleij Cc: Maxime Ripard , Chen-Yu Tsai , Rob Herring , Hans de Goede , Vishnu Patekar , Jens Kuske , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , linux-sunxi Subject: Re: [linux-sunxi] Re: [PATCH v2 3/5] pinctrl: sunxi: Add H3 R_PIO controller support Message-ID: <20160215080816.GA6426@box2.japko.eu> References: <1454448113-18810-1-git-send-email-k@japko.eu> <1454448113-18810-4-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 11, 2016 at 02:21:15PM +0100, Linus Walleij wrote: >On Tue, Feb 2, 2016 at 10:21 PM, Krzysztof Adamski wrote: > >> H3 has additional PIO controller similar to what we can find on A23. >> It's a 12 pin port, described in H3 Datasheet rev 1.1, pages 345-350. >> >> Signed-off-by: Krzysztof Adamski > >Patch applied with Maxime's ACK. Hi Linus, You took v2 which does not add documentation for allwinner,sun8i-h3-r-pinctrl compatible that is added in this patch. This was fixed in v3. Should I prepare a patch for you that only adds this to the documentation or you can handle this by taking v3/v4 instead of this patch? Best regards, Krzysztof Adamski