From patchwork Tue Dec 19 18:10:35 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Agner X-Patchwork-Id: 10123903 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 0D0196019C for ; Tue, 19 Dec 2017 18:14:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E8815294B4 for ; Tue, 19 Dec 2017 18:14:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DD37D294C9; Tue, 19 Dec 2017 18:14:27 +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=-4.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED 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 4A0B6294B4 for ; Tue, 19 Dec 2017 18:14:27 +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:References: In-Reply-To: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:List-Owner; bh=DaaGkVVjOxwBouJmJ3KNWseFKLcA7j+J+4aS2FUuLiQ=; b=XCd6SdC6h5eLs2emD4jeAL0t8Y i+wHFOr5flIbdyDr0PSATduqRRxxU2Rd/2lkKxwXdQFRSZqhn0x3RIG4gWMSt656cehyfaab1nQ0z Lbz9QF+wtcsAb+eJ5aSsps1fO3BeSSfan4Y4dzxWnGp2ych21KS3GkKrJhFWWQpqNI5FWliG1VrWd qdN4n2hxTRKnrlCWBrXceMVH9exrS/ykpO7bZXps7hsrDJnZG4/aZX/+i8gB+NdHoU2LrEtjl1gHs TUtWFLq2CYJUM4ehRknRun/LHrLSOvNNwJ/UI6fPK5Tn+h2H7wbVUojXO7E/KRkuTaQjptKzZUrma MTkq9RxA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eRMPG-0005os-Qv; Tue, 19 Dec 2017 18:14:22 +0000 Received: from mail.kmu-office.ch ([2a02:418:6a02::a2]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1eRMME-0003zz-VA for linux-arm-kernel@lists.infradead.org; Tue, 19 Dec 2017 18:11:23 +0000 Received: from trochilidae.toradex.int (unknown [IPv6:2001:1620:c6e:10::3]) by mail.kmu-office.ch (Postfix) with ESMTPSA id 1D00E5C3ACA; Tue, 19 Dec 2017 19:04:36 +0100 (CET) From: Stefan Agner To: shawnguo@kernel.org, kernel@pengutronix.de Subject: [PATCH v3 6/9] ARM: dts: imx7-colibri: specify usdhc1 supplies Date: Tue, 19 Dec 2017 19:10:35 +0100 Message-Id: <20171219181038.1369-6-stefan@agner.ch> X-Mailer: git-send-email 2.15.1 In-Reply-To: <20171219181038.1369-1-stefan@agner.ch> References: <20171219181038.1369-1-stefan@agner.ch> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=agner.ch; s=dkim; t=1513706676; bh=forTc1pIORDee+BouLhwKUf/7QD2bhaNeLnVnyWSSdk=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References; b=aiv01b9bB77O4l+K6AYl254kmxnk/HRLGCyNH/clt1gQ5HuQ/rlZiOCkHa8XCA0dUqAZSS4C2XPGc5soHjosIo42/TLPX3cfL8zQlFVxvkSD7K9MI5vvnKmE0gXZs1gpBKY8g8TBH6rmcmosolru2d5FhgDz6vQj9hALnoGkEQw= X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171219_101115_960943_0648C6CB X-CRM114-Status: UNSURE ( 8.27 ) 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@arm.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Stefan Agner , robh+dt@kernel.org, fabio.estevam@nxp.com, linux-arm-kernel@lists.infradead.org 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 usdhc1 controller instance is used to provide the default SD/MMC capabilities of the Colibri standard. The IO pins are supplied to the SoC on the module whereas the SD-card is powered by the Carrier Board supply. Signed-off-by: Stefan Agner Reviewed-by: Fabio Estevam --- arch/arm/boot/dts/imx7-colibri-eval-v3.dtsi | 1 + arch/arm/boot/dts/imx7-colibri.dtsi | 1 + 2 files changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/imx7-colibri-eval-v3.dtsi b/arch/arm/boot/dts/imx7-colibri-eval-v3.dtsi index 5ecb3a858c5a..87c23b769a08 100644 --- a/arch/arm/boot/dts/imx7-colibri-eval-v3.dtsi +++ b/arch/arm/boot/dts/imx7-colibri-eval-v3.dtsi @@ -158,5 +158,6 @@ &usdhc1 { keep-power-in-suspend; wakeup-source; + vmmc-supply = <®_3v3>; status = "okay"; }; diff --git a/arch/arm/boot/dts/imx7-colibri.dtsi b/arch/arm/boot/dts/imx7-colibri.dtsi index 6498c1136ef1..d623ef0f6e3e 100644 --- a/arch/arm/boot/dts/imx7-colibri.dtsi +++ b/arch/arm/boot/dts/imx7-colibri.dtsi @@ -299,6 +299,7 @@ no-1-8-v; cd-gpios = <&gpio1 0 GPIO_ACTIVE_LOW>; disable-wp; + vqmmc-supply = <®_LDO2>; }; &iomuxc {