Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964932Ab3FSWhX (ORCPT ); Wed, 19 Jun 2013 18:37:23 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:39953 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935295Ab3FSWhV (ORCPT ); Wed, 19 Jun 2013 18:37:21 -0400 Message-ID: <51C2329D.9040408@wwwdotorg.org> Date: Wed, 19 Jun 2013 16:37:17 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: Christian Ruppert CC: Linus Walleij , Patrice CHOTARD , "linux-kernel@vger.kernel.org" , Grant Likely , Rob Herring , Rob Landley , Sascha Leuenberger , Pierrick Hascoet , devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, Alexandre Courbot Subject: Re: [PATCH 3/4] GPIO: Add TB10x GPIO driver References: <20130618092516.GC18663@ab42.lan> <1371547751-13873-3-git-send-email-christian.ruppert@abilis.com> In-Reply-To: <1371547751-13873-3-git-send-email-christian.ruppert@abilis.com> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 863 Lines: 20 On 06/18/2013 03:29 AM, Christian Ruppert wrote: > The GPIO driver for the Abilis Systems TB10x series of SOCs based on ARC700 > CPUs. It supports GPIO control and GPIO interrupt generation. This driver > works in conjunction with the TB10x pinctrl driver. Just one comment on the binding (I didn't read the code): > diff --git a/Documentation/devicetree/bindings/gpio/abilis,tb10x-gpio.txt b/Documentation/devicetree/bindings/gpio/abilis,tb10x-gpio.txt > +Required Properties: > +- ngpio: the number of GPIO pins this driver controls. That's a custom property, so should include a vendor prefix: abilis,ngpios. -- 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/