From patchwork Sat Mar 11 15:36:56 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 9618799 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 9D446604CC for ; Sat, 11 Mar 2017 15:37:59 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7C6472843F for ; Sat, 11 Mar 2017 15:37:59 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5BFD02874E; Sat, 11 Mar 2017 15:37:59 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id B2FB02843F for ; Sat, 11 Mar 2017 15:37:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=lFUC5h28/AkzgcnNupBATXMrfFWmgdN7ca0Kcc1DmZI=; b=JlK xrmThuiGAIw2tT/rWzv1rv+oEqHqylzxETNFpTLA/mYl9ZS2iBUK/nA35qnOzKeq4attrO/P3pGSd RWzX2Vxj+/xC+fL9XCAxNXCTenNjCYT5IicUb8U3gSXcqS3fK8VBFrN7KBM9Izq92jaBjQF6TRltK xis3LH5ezI+V4NgjpVD0wm8365LKF8SDey2qf4XE0aU+Lbq9k69dumIRnYY3zUShfeqrEvZ6+4Zk+ NAaFfJ4LTp37AU5ECU2ropn93tqpTeT6w+/jycy9HGsYtUFXF3IOcNVrNkWeUZT3Ip2ci65SHW9v5 aA6qahslNjNlwzlF+F7+dLBuFciRzNw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cmj5i-0006Xf-F5; Sat, 11 Mar 2017 15:37:58 +0000 Received: from conuserg-08.nifty.com ([210.131.2.75]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cmj5e-0006Wc-4M for linux-arm-kernel@lists.infradead.org; Sat, 11 Mar 2017 15:37:56 +0000 Received: from grover.sesame (FL1-111-169-71-157.osk.mesh.ad.jp [111.169.71.157]) (authenticated) by conuserg-08.nifty.com with ESMTP id v2BFavjP025984; Sun, 12 Mar 2017 00:37:03 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-08.nifty.com v2BFavjP025984 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1489246624; bh=SGCHd5y1m93Qyh7EqQt3OwchbNZZPPQ3IxN1fQ18Adg=; h=From:To:Cc:Subject:Date:From; b=tqtkT4g3CG2j4RrWrZ0iFWVlx/DrDb7JTdDYAZYHAsY63agKz9p8889ulpgXiRcgs GZrQuH39eVAOtfT4mqk/KSqbACQipUnSg+bOYnq0JKSOgUucD3Xp00kgJ0DOeNAnZ1 R3JU4H7ekT/VQ0EOXS6Aviaos3/zzwBdq3aL0glGGUKULK+c54LsRJRyRlXAp3ZUYc wyfdbtSEFqDKErNEqZZM/OpoZU/x6FaRXO7JBlCpcgVANqT0klbU9O1uyeYWOytbre qU7DBoEMGQzCqrqJfY3gaWW62D/7lptx5buA4qd80r4iyW1L57PGwcJMYku8sO9P1l xGytlCRWO9cZQ== X-Nifty-SrcIP: [111.169.71.157] From: Masahiro Yamada To: linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: dts: uniphier: fix pin groups of eMMC pin-mux node Date: Sun, 12 Mar 2017 00:36:56 +0900 Message-Id: <1489246616-8060-1-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170311_073754_547981_62DCF420 X-CRM114-Status: UNSURE ( 7.78 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Russell King , Masahiro Yamada , Rob Herring MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP The eMMC devices on UniPhier boards are generally used in the 8-bit mode. So, DAT4-7 pins should be controlled. Signed-off-by: Masahiro Yamada --- arch/arm/boot/dts/uniphier-pinctrl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/uniphier-pinctrl.dtsi b/arch/arm/boot/dts/uniphier-pinctrl.dtsi index 8ee79da..246f35f 100644 --- a/arch/arm/boot/dts/uniphier-pinctrl.dtsi +++ b/arch/arm/boot/dts/uniphier-pinctrl.dtsi @@ -45,7 +45,7 @@ &pinctrl { pinctrl_emmc: emmc_grp { - groups = "emmc"; + groups = "emmc", "emmc_dat8"; function = "emmc"; };