From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v3 12/18] dt-bindings: Add PLX Technology OXNAS pinctrl and gpio bindings Date: Thu, 31 Mar 2016 10:55:39 +0200 Message-ID: References: <1458838215-23314-1-git-send-email-narmstrong@baylibre.com> <1458838215-23314-13-git-send-email-narmstrong@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-oi0-f43.google.com ([209.85.218.43]:35724 "EHLO mail-oi0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751455AbcCaIzl (ORCPT ); Thu, 31 Mar 2016 04:55:41 -0400 Received: by mail-oi0-f43.google.com with SMTP id p188so18949580oih.2 for ; Thu, 31 Mar 2016 01:55:40 -0700 (PDT) In-Reply-To: <1458838215-23314-13-git-send-email-narmstrong@baylibre.com> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Neil Armstrong Cc: "linux-kernel@vger.kernel.org" , Russell King - ARM Linux , "linux-arm-kernel@lists.infradead.org" , "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" On Thu, Mar 24, 2016 at 5:50 PM, Neil Armstrong wrote: > Add pinctrl and gpio DT bindings for PLX Technology OXNAS SoC Family. > This version supports the ARM926EJ-S based OX810SE SoC with 34 IO pins. > > Signed-off-by: Neil Armstrong (...) > + - plxtech,gpio-bank: Specifies which bank a controller owns. Rob commented on this too. Other drivers just use "gpio-bank" for this, so use that. I should add it to the generic bindings document. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755893AbcCaIzo (ORCPT ); Thu, 31 Mar 2016 04:55:44 -0400 Received: from mail-oi0-f52.google.com ([209.85.218.52]:36275 "EHLO mail-oi0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751418AbcCaIzl (ORCPT ); Thu, 31 Mar 2016 04:55:41 -0400 MIME-Version: 1.0 In-Reply-To: <1458838215-23314-13-git-send-email-narmstrong@baylibre.com> References: <1458838215-23314-1-git-send-email-narmstrong@baylibre.com> <1458838215-23314-13-git-send-email-narmstrong@baylibre.com> Date: Thu, 31 Mar 2016 10:55:39 +0200 Message-ID: Subject: Re: [PATCH v3 12/18] dt-bindings: Add PLX Technology OXNAS pinctrl and gpio bindings From: Linus Walleij To: Neil Armstrong Cc: "linux-kernel@vger.kernel.org" , Russell King - ARM Linux , "linux-arm-kernel@lists.infradead.org" , "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 24, 2016 at 5:50 PM, Neil Armstrong wrote: > Add pinctrl and gpio DT bindings for PLX Technology OXNAS SoC Family. > This version supports the ARM926EJ-S based OX810SE SoC with 34 IO pins. > > Signed-off-by: Neil Armstrong (...) > + - plxtech,gpio-bank: Specifies which bank a controller owns. Rob commented on this too. Other drivers just use "gpio-bank" for this, so use that. I should add it to the generic bindings document. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Thu, 31 Mar 2016 10:55:39 +0200 Subject: [PATCH v3 12/18] dt-bindings: Add PLX Technology OXNAS pinctrl and gpio bindings In-Reply-To: <1458838215-23314-13-git-send-email-narmstrong@baylibre.com> References: <1458838215-23314-1-git-send-email-narmstrong@baylibre.com> <1458838215-23314-13-git-send-email-narmstrong@baylibre.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Mar 24, 2016 at 5:50 PM, Neil Armstrong wrote: > Add pinctrl and gpio DT bindings for PLX Technology OXNAS SoC Family. > This version supports the ARM926EJ-S based OX810SE SoC with 34 IO pins. > > Signed-off-by: Neil Armstrong (...) > + - plxtech,gpio-bank: Specifies which bank a controller owns. Rob commented on this too. Other drivers just use "gpio-bank" for this, so use that. I should add it to the generic bindings document. Yours, Linus Walleij