From patchwork Sat Mar 11 15:38:05 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 95163 Delivered-To: patch@linaro.org Received: by 10.140.82.71 with SMTP id g65csp503041qgd; Sat, 11 Mar 2017 07:39:29 -0800 (PST) X-Received: by 10.98.221.141 with SMTP id w135mr27614459pff.109.1489246769626; Sat, 11 Mar 2017 07:39:29 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x188si6484737pgb.6.2017.03.11.07.39.29; Sat, 11 Mar 2017 07:39:29 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@nifty.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933118AbdCKPj2 (ORCPT + 7 others); Sat, 11 Mar 2017 10:39:28 -0500 Received: from conuserg-09.nifty.com ([210.131.2.76]:49255 "EHLO conuserg-09.nifty.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933382AbdCKPj2 (ORCPT ); Sat, 11 Mar 2017 10:39:28 -0500 Received: from grover.sesame (FL1-111-169-71-157.osk.mesh.ad.jp [111.169.71.157]) (authenticated) by conuserg-09.nifty.com with ESMTP id v2BFc731003381; Sun, 12 Mar 2017 00:38:11 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-09.nifty.com v2BFc731003381 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1489246691; bh=J+JgUqRKEF+wnArBIbqpEQAuEXlX97t01ny6Qh1xc9Q=; h=From:To:Cc:Subject:Date:From; b=rJAwwFGu20CCHN64pw+td9uPFLf9cqsjWHdLCQaB7BTkcGnCI9ozl/9wW6ZhXnK7s csUPHw3pxYGTy1IQbnMWEXiEc6ZJQA2f32/QYUnetN3/uXbDh5cRHyGO4mi1uakwEj JR/QvbpCIjxUpSDxkZLdvxLldDUec+xOckkF5gF4U7RbN5rx9DSyziA3ohHAMhDmSS I3wmddt+F80gFAkTZAax8+KuGXY8eJKfvAMrBLI4AFgXnfIMMu1cOGJSGNbXaNXz01 v/HtsC/VqJYt4eEb5mdDu/5t+vK5I25SMGMZhp2I0WoyAjiyRXG4a30yTaJZwrgiYS co3JomKc/YxYA== X-Nifty-SrcIP: [111.169.71.157] From: Masahiro Yamada To: linux-arm-kernel@lists.infradead.org Cc: Masahiro Yamada , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Will Deacon , Mark Rutland , Catalin Marinas Subject: [PATCH] arm64: dts: uniphier: add pinctrl property to eMMC node for LD11/LD20 Date: Sun, 12 Mar 2017 00:38:05 +0900 Message-Id: <1489246685-8264-1-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Now everything is ready to enable this pinctrl. Signed-off-by: Masahiro Yamada --- arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 2 ++ arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 2 ++ 2 files changed, 4 insertions(+) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi b/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi index 2ed35e3..4b54b56 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi +++ b/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi @@ -304,6 +304,8 @@ compatible = "socionext,uniphier-sd4hc", "cdns,sd4hc"; reg = <0x5a000000 0x400>; interrupts = <0 78 4>; + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_emmc>; clocks = <&sys_clk 4>; bus-width = <8>; mmc-ddr-1_8v; diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi b/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi index 96c053f..6193f11 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi +++ b/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi @@ -378,6 +378,8 @@ compatible = "socionext,uniphier-sd4hc", "cdns,sd4hc"; reg = <0x5a000000 0x400>; interrupts = <0 78 4>; + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_emmc>; clocks = <&sys_clk 4>; bus-width = <8>; mmc-ddr-1_8v;