From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 2/2] pinctrl: armada-37xx: Fix number of pin in sdio_sb Date: Thu, 29 Jun 2017 11:45:10 +0200 Message-ID: References: <20170623122952.9871-1-gregory.clement@free-electrons.com> <20170623122952.9871-3-gregory.clement@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from mail-io0-f172.google.com ([209.85.223.172]:36699 "EHLO mail-io0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752487AbdF2JpM (ORCPT ); Thu, 29 Jun 2017 05:45:12 -0400 Received: by mail-io0-f172.google.com with SMTP id z62so3868215ioi.3 for ; Thu, 29 Jun 2017 02:45:11 -0700 (PDT) In-Reply-To: <20170623122952.9871-3-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" , "linux-kernel@vger.kernel.org" , Ken Ma , Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Thomas Petazzoni , "linux-arm-kernel@lists.infradead.org" , Stefan Roese , Nadav Haklai , Victor Gu , Marcin Wojtas , Wilson Ding , Hua Jing , Neta Zur Hershkovits On Fri, Jun 23, 2017 at 2:29 PM, Gregory CLEMENT wrote: > The sdio_sb group is composed of 6 pins and not 5. > > Reported-by: Ken Ma > Signed-off-by: Gregory CLEMENT Patch applied. 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 S1752652AbdF2JpS (ORCPT ); Thu, 29 Jun 2017 05:45:18 -0400 Received: from mail-io0-f172.google.com ([209.85.223.172]:34379 "EHLO mail-io0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752523AbdF2JpM (ORCPT ); Thu, 29 Jun 2017 05:45:12 -0400 MIME-Version: 1.0 In-Reply-To: <20170623122952.9871-3-gregory.clement@free-electrons.com> References: <20170623122952.9871-1-gregory.clement@free-electrons.com> <20170623122952.9871-3-gregory.clement@free-electrons.com> From: Linus Walleij Date: Thu, 29 Jun 2017 11:45:10 +0200 Message-ID: Subject: Re: [PATCH 2/2] pinctrl: armada-37xx: Fix number of pin in sdio_sb To: Gregory CLEMENT Cc: "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Ken Ma , Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Thomas Petazzoni , "linux-arm-kernel@lists.infradead.org" , Stefan Roese , Nadav Haklai , Victor Gu , Marcin Wojtas , Wilson Ding , Hua Jing , Neta Zur Hershkovits 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 Fri, Jun 23, 2017 at 2:29 PM, Gregory CLEMENT wrote: > The sdio_sb group is composed of 6 pins and not 5. > > Reported-by: Ken Ma > Signed-off-by: Gregory CLEMENT Patch applied. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Thu, 29 Jun 2017 11:45:10 +0200 Subject: [PATCH 2/2] pinctrl: armada-37xx: Fix number of pin in sdio_sb In-Reply-To: <20170623122952.9871-3-gregory.clement@free-electrons.com> References: <20170623122952.9871-1-gregory.clement@free-electrons.com> <20170623122952.9871-3-gregory.clement@free-electrons.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jun 23, 2017 at 2:29 PM, Gregory CLEMENT wrote: > The sdio_sb group is composed of 6 pins and not 5. > > Reported-by: Ken Ma > Signed-off-by: Gregory CLEMENT Patch applied. Yours, Linus Walleij