From patchwork Thu Sep 7 09:05:26 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Juergen Borleis X-Patchwork-Id: 9941875 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 357D46035F for ; Thu, 7 Sep 2017 09:06:37 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2AC87285EA for ; Thu, 7 Sep 2017 09:06:37 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1F757285EE; Thu, 7 Sep 2017 09:06:37 +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 AB4C9285EA for ; Thu, 7 Sep 2017 09:06:36 +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=vbNupfCT+ZCVPeam/uX4aiK+wbvU3RlQONEsFczMQQg=; b=fGXUTmAloqir9BTRrW6zCVPWiY MsnDxatjW7j2ml/b8Zn1DJsdA5n3mkCqRVDyJUkYIRinGFUQ24krg6XQFn5ZlhiU7r08bTbM6h0/q o5iCMKNHpIkP768MAQizuZtwaXdV1+fsD5kpfieD/78yw+LfvKnGIdjzmIfrspaGRBlogJkPYcG+v 3swHRRLiLo5WbGaHPk9Egy97uVWynTqVyG7yOlGbLF2yRPiFaO5n1YAYKLDn0sV25xv5yfU6dTAGd 1TvnoskMaafC44LFfNCxZMa2yHKQr5lpCfaKwkFkyfaSvNhP8edq8/sxyq8RPj4at19NFGMhCogpr veaO1ENQ==; 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 1dpslY-0007MI-Nl; Thu, 07 Sep 2017 09:06:28 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dpslD-00071O-7j for linux-arm-kernel@lists.infradead.org; Thu, 07 Sep 2017 09:06:11 +0000 Received: from dude.hi.pengutronix.de ([2001:67c:670:100:1d::7]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dpskn-0002Wu-0P; Thu, 07 Sep 2017 11:05:41 +0200 Received: from jbe by dude.hi.pengutronix.de with local (Exim 4.89) (envelope-from ) id 1dpskk-0001I8-Jb; Thu, 07 Sep 2017 11:05:38 +0200 From: Juergen Borleis To: devicetree@vger.kernel.org Subject: [PATCH 5/9] ARM: dts: TQma53: define eMMC's power supply Date: Thu, 7 Sep 2017 11:05:26 +0200 Message-Id: <20170907090530.1241-6-jbe@pengutronix.de> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170907090530.1241-1-jbe@pengutronix.de> References: <20170907090530.1241-1-jbe@pengutronix.de> X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::7 X-SA-Exim-Mail-From: jbe@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170907_020607_598419_C4E9B65F X-CRM114-Status: UNSURE ( 8.87 ) 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, robh+dt@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux@armlinux.org.uk 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 is part of the 'TQma53' CPU card and powered by its on-board power supply. Signed-off-by: Juergen Borleis --- arch/arm/boot/dts/imx53-tqma53.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/imx53-tqma53.dtsi b/arch/arm/boot/dts/imx53-tqma53.dtsi index ceba1004038b1..fa5d712bd47b8 100644 --- a/arch/arm/boot/dts/imx53-tqma53.dtsi +++ b/arch/arm/boot/dts/imx53-tqma53.dtsi @@ -57,6 +57,7 @@ pinctrl-names = "default"; pinctrl-0 = <&pinctrl_esdhc3>; vmmc-supply = <®_3p3v>; + vqmmc-supply = <®_3p3v>; non-removable; bus-width = <8>; status = "okay";