From patchwork Mon May 15 08:02:17 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olliver Schinagl X-Patchwork-Id: 762463 X-Patchwork-Delegate: jagannadh.teki@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3wRJpn0tNWz9s4q for ; Mon, 15 May 2017 21:52:17 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=schinagl.nl header.i=@schinagl.nl header.b="CkkI7UUs"; dkim-atps=neutral Received: by lists.denx.de (Postfix, from userid 105) id A7B13C221D2; Mon, 15 May 2017 11:34:33 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=KHOP_BIG_TO_CC, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 07E6AC220A9; Mon, 15 May 2017 11:12:44 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 6783DC21C33; Mon, 15 May 2017 08:03:00 +0000 (UTC) Received: from 7of9.schinagl.nl (7of9.schinagl.nl [62.251.20.244]) by lists.denx.de (Postfix) with ESMTPS id B0C15C21F08 for ; Mon, 15 May 2017 08:02:57 +0000 (UTC) Received: from um-mbp-306.cloud.ultimaker.com (static-98-101-100-159.thenetworkfactory.nl [159.100.101.98]) by 7of9.schinagl.nl (Postfix) with ESMTPA id 5540BC09A6; Mon, 15 May 2017 10:02:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=schinagl.nl; s=7of9; t=1494835374; bh=BYnaPwj1hpvnNDuxJ7JMW+4FFYdT8+kQY9RBOktMgpc=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=CkkI7UUsAlolcTDr91yqeZ+T7/4+CNdF7k7IDTSm+ONyq/p0vvfAND6Kh0PazFP3A Q5yrlyPLWj6h2btyzwGwHjDcNt2Q1zooBiv4h7klWMt7ol8HdFZopN/3IN425Ir+Dr enRJFVtr3S4LjV05KgJpbLJ4th4BW4tvVstoLxmE= From: Olliver Schinagl To: Jagan Teki , Maxime Ripard , Hans de Goede , Simon Glass , Iain Paton , FUKAUMI Naoki , Olliver Schinagl , Marcus Cooper , Ian Campbell , Chen-Yu Tsai , Jelle de Jong , Adam Sampson , Stefan Roese , Phil Han , Joe Hershberger Date: Mon, 15 May 2017 10:02:17 +0200 Message-Id: <20170515080244.21345-2-oliver@schinagl.nl> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170515080244.21345-1-oliver@schinagl.nl> References: <20170515080244.21345-1-oliver@schinagl.nl> X-Mailman-Approved-At: Mon, 15 May 2017 11:12:25 +0000 Cc: oliver+list@schinagl.nl, Jernej Skrabec , Mugunthan V N , dev@linux-sunxi.org, Andre Przywara , Icenowy Zheng , u-boot@lists.denx.de Subject: [U-Boot] [PATCHv6 01/28] ARM: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmc X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" From: Emmanuel Vadot The node name for the power seq pin is mmc2@0 like the mmc2_pins_a one. This makes the original node (mmc2_pins_a) scrapped out of the dtb and result in a unusable eMMC if U-Boot didn't configured the pins to the correct functions. Signed-off-by: Emmanuel Vadot Signed-off-by: Maxime Ripard Signed-off-by: Olliver Schinagl --- arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts b/arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts index 5ea4915f6d..10d307408f 100644 --- a/arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts +++ b/arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts @@ -56,7 +56,7 @@ }; &pio { - mmc2_pins_nrst: mmc2@0 { + mmc2_pins_nrst: mmc2-rst-pin { allwinner,pins = "PC16"; allwinner,function = "gpio_out"; allwinner,drive = ;