From patchwork Tue Jul 30 05:43:30 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kunihiko Hayashi X-Patchwork-Id: 170038 Delivered-To: patch@linaro.org Received: by 2002:a92:512:0:0:0:0:0 with SMTP id q18csp2184176ile; Mon, 29 Jul 2019 22:43:58 -0700 (PDT) X-Google-Smtp-Source: APXvYqyP0GQRd98aLqNaw+ZYpLnchlDulhX7h8lOODrKmp6TcpjVQHQWHKp39oK4+WzheDXiyp06 X-Received: by 2002:a62:5c47:: with SMTP id q68mr40936072pfb.205.1564465438807; Mon, 29 Jul 2019 22:43:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564465438; cv=none; d=google.com; s=arc-20160816; b=l01l4m5zBxN1vsSmlMc3FUFC2p/8ZJcb9WD5VlkWx30JDlMx0O/KXHGy6w1DCWFfgQ UK5+8ze5pdSvYY+CNtg3Bt5ze1yKH3UEnT5nYTX8NrXcHfTxmIOT5XyK6owjVY1gnTnI WA+ucEp9hLRm2J45vmjKdqCE0M/0bnAR+sf00qii3vFksfVNIThm6SQ45Youtvh/26VT k0N42pspD7l06jwyUwHjJtD+FkpwZ5sBF68wojVz0EyPwNku5ElJGEEZE8ASmklD6U1r wKoVkmKtH53NeepzRrFDsThuMuZbwkYGJLq7JZm4+mWYx8ihqde91as6b/H0nht4wVFQ WWiw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=ENw9X64hTJEN7U3QbzyYnNM6vQ6vyZbC8gnUuRXxls8=; b=iAUsje1BktGAcWGBdaWapCY4mH/jp8CywOFhjYnhg1OcMVSddn7EUzSjeb4VNwSgvb zKfK0DuPJGu0SvFTb8Cvjhh6K4I+zcx0xZQDLXHT2rmGYQlmWZjucRYa1i/Gl4w34D4U ZJlOa7XbMZDycWVvj1420XYVcDVvcK/8+ndqI/2sMQTjHJz7lTgGRc6ikYV0yml8CSbi JBmHhVb9cmhDIUhnpzZI8u9CnBURwyYCgzV+6xgrdjUTS4XzkETWuyB4qjTTfpTBkwze Pb9IY0DuHhOt1IZAy0evOFPyPScDgMrYVGAx+VL+apx3vQFfmQJez31lcQ252IEJjRDR d3zA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-gpio-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-gpio-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i133si28016151pgc.109.2019.07.29.22.43.58; Mon, 29 Jul 2019 22:43:58 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-gpio-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-gpio-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-gpio-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729383AbfG3Fn5 (ORCPT + 5 others); Tue, 30 Jul 2019 01:43:57 -0400 Received: from mx.socionext.com ([202.248.49.38]:57329 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729009AbfG3Fnr (ORCPT ); Tue, 30 Jul 2019 01:43:47 -0400 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 30 Jul 2019 14:43:46 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id 00B4F180B6E; Tue, 30 Jul 2019 14:43:46 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Tue, 30 Jul 2019 14:43:46 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id 989731A04FC; Tue, 30 Jul 2019 14:43:46 +0900 (JST) From: Kunihiko Hayashi To: Linus Walleij , Masahiro Yamada , linux-gpio@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Masami Hiramatsu , Jassi Brar , Kunihiko Hayashi Subject: [PATCH v2 5/5] pinctrl: uniphier: Fix Pro5 SD pin-mux setting Date: Tue, 30 Jul 2019 14:43:30 +0900 Message-Id: <1564465410-9165-6-git-send-email-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1564465410-9165-1-git-send-email-hayashi.kunihiko@socionext.com> References: <1564465410-9165-1-git-send-email-hayashi.kunihiko@socionext.com> Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org SD uses the following pins starting from 247: SDCD, SDWP, SDVOLC, SDCLK, SDCMD, SDDAT{0,1,2,3} Signed-off-by: Kunihiko Hayashi Acked-by: Masahiro Yamada --- drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.7.4 diff --git a/drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c b/drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c index 0c0af99..4277d49 100644 --- a/drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c +++ b/drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c @@ -809,7 +809,7 @@ static const unsigned nand_cs1_pins[] = {26, 27}; static const int nand_cs1_muxvals[] = {0, 0}; static const unsigned pcie_pins[] = {109, 110, 111}; static const int pcie_muxvals[] = {0, 0, 0}; -static const unsigned sd_pins[] = {250, 251, 252, 253, 254, 255, 256, 257, 258}; +static const unsigned sd_pins[] = {247, 248, 249, 250, 251, 252, 253, 254, 255}; static const int sd_muxvals[] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; static const unsigned spi0_pins[] = {120, 121, 122, 123}; static const int spi0_muxvals[] = {0, 0, 0, 0};