Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758952AbcDAPso (ORCPT ); Fri, 1 Apr 2016 11:48:44 -0400 Received: from mail-wm0-f44.google.com ([74.125.82.44]:33010 "EHLO mail-wm0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753110AbcDAPsm (ORCPT ); Fri, 1 Apr 2016 11:48:42 -0400 Subject: Re: [PATCH v3 12/18] dt-bindings: Add PLX Technology OXNAS pinctrl and gpio bindings To: Rob Herring References: <1458838215-23314-1-git-send-email-narmstrong@baylibre.com> <1458838215-23314-13-git-send-email-narmstrong@baylibre.com> <20160325144834.GA27177@rob-hp-laptop> <56FE8602.8020405@baylibre.com> Cc: Linus Walleij , "linux-kernel@vger.kernel.org" , Russell King - ARM Linux , "linux-arm-kernel@lists.infradead.org" , "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" From: Neil Armstrong Organization: Baylibre Message-ID: <56FE984C.10807@baylibre.com> Date: Fri, 1 Apr 2016 17:48:28 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 604 Lines: 28 On 04/01/2016 05:19 PM, Rob Herring wrote: > On Fri, Apr 1, 2016 at 9:30 AM, Neil Armstrong wrote: >>> >>> Rob >>> >> >> Hi, >> >> What should I use ? > > Maybe gpio-ranges as you asked. Not really sure as I haven't used it. If I use gpio-ranges I can get rid of gpio-bank and ngpios properties. > >> I need to repost in a separate patchset with vendor replaced by Oxford Semiconductor. >> Should I get rid of the vendor prefix of gpio-bank ? > > No, because I think you should get rid of the property. > > Rob > If gpio-ranges is OK, I can post it ASAP. Thanks, Neil