From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 06/22] gpio: add DT bindings for Cortina Gemini GPIO Date: Mon, 23 Jan 2017 14:04:14 -0600 Message-ID: <20170123200414.vmwmcvutdy5goshs@rob-hp-laptop> References: <20170122121830.10336-1-linus.walleij@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-ot0-f196.google.com ([74.125.82.196]:35889 "EHLO mail-ot0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751536AbdAWUER (ORCPT ); Mon, 23 Jan 2017 15:04:17 -0500 Content-Disposition: inline In-Reply-To: <20170122121830.10336-1-linus.walleij@linaro.org> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Linus Walleij Cc: linux-arm-kernel@lists.infradead.org, Hans Ulli Kroll , Florian Fainelli , Alexandre Courbot , Janos Laube , Paulius Zaleckas , openwrt-devel@openwrt.org, Arnd Bergmann , linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org On Sun, Jan 22, 2017 at 01:18:30PM +0100, Linus Walleij wrote: > This adds fairly standard DT bindings for the Cortina Systems > Gemini GPIO controller. > > Cc: Janos Laube > Cc: Paulius Zaleckas > Cc: Hans Ulli Kroll > Cc: Florian Fainelli > Cc: devicetree@vger.kernel.org > Signed-off-by: Linus Walleij > --- > Note to self: just apply this to the GPIO tree when discussion is over. > --- > .../bindings/gpio/cortina,gemini-gpio.txt | 24 ++++++++++++++++++++++ > 1 file changed, 24 insertions(+) > create mode 100644 Documentation/devicetree/bindings/gpio/cortina,gemini-gpio.txt Acked-by: Rob Herring