From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 6/6] ARM64: dts: marvell: armada37xx: add pinctrl definition Date: Fri, 30 Dec 2016 10:00:16 +0100 Message-ID: References: <20161222172501.16121-1-gregory.clement@free-electrons.com> <20161222172501.16121-7-gregory.clement@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-qt0-f172.google.com ([209.85.216.172]:33488 "EHLO mail-qt0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752168AbcL3JAR (ORCPT ); Fri, 30 Dec 2016 04:00:17 -0500 Received: by mail-qt0-f172.google.com with SMTP id p16so387803623qta.0 for ; Fri, 30 Dec 2016 01:00:17 -0800 (PST) In-Reply-To: <20161222172501.16121-7-gregory.clement@free-electrons.com> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Gregory CLEMENT Cc: "linux-gpio@vger.kernel.org" , Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Thomas Petazzoni , "linux-arm-kernel@lists.infradead.org" , Nadav Haklai , Victor Gu , Omri Itach , Marcin Wojtas , Wilson Ding , Hua Jing , Terry Zhou On Thu, Dec 22, 2016 at 6:25 PM, Gregory CLEMENT wrote: > Start to populate the device tree of the Armada 37xx with the pincontrol > configuration used on the board providing a dts. > > Signed-off-by: Gregory CLEMENT Acked-by: Linus Walleij > arch/arm64/boot/dts/marvell/armada-3720-db.dts | 8 +++++++ Maybe you want to take this opportunity to add gpio-line-names = ...; to the armada 3720 pinctrl/gpiochip nodes? Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Fri, 30 Dec 2016 10:00:16 +0100 Subject: [PATCH 6/6] ARM64: dts: marvell: armada37xx: add pinctrl definition In-Reply-To: <20161222172501.16121-7-gregory.clement@free-electrons.com> References: <20161222172501.16121-1-gregory.clement@free-electrons.com> <20161222172501.16121-7-gregory.clement@free-electrons.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Dec 22, 2016 at 6:25 PM, Gregory CLEMENT wrote: > Start to populate the device tree of the Armada 37xx with the pincontrol > configuration used on the board providing a dts. > > Signed-off-by: Gregory CLEMENT Acked-by: Linus Walleij > arch/arm64/boot/dts/marvell/armada-3720-db.dts | 8 +++++++ Maybe you want to take this opportunity to add gpio-line-names = ...; to the armada 3720 pinctrl/gpiochip nodes? Yours, Linus Walleij