Received: by 2002:a05:6a10:17d3:0:0:0:0 with SMTP id hz19csp1593796pxb; Mon, 12 Apr 2021 01:45:18 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyA6Mf1vHPyXPspT1lyVX0B0o/+FmJj3OCD4iXnj/7/Czh7Jl++8AKxD9IHsCQxKwyzxkoy X-Received: by 2002:a63:da04:: with SMTP id c4mr25327353pgh.144.1618217118219; Mon, 12 Apr 2021 01:45:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1618217118; cv=none; d=google.com; s=arc-20160816; b=YohFWpkNi6PPjYTmDPba5Cc4tJEctuj5CE1tRUpY+J6syNVQtOcNtxGtBxx8s/l94l drnsn/BkUFqnRahwd3ELKXvEzGdQIpVviLTXGCcl32M5lC6v+hgbRLgZ/G77jcCiCejR CMVDOg0jB9r7fXJNO/p0OiZxszAES/oLY4A3GDAzIFinpHwAzcZxUYcYDzGqVPX7Oqqb YhW+3BG8zeituKFIRS8saI2/V0Tr5wTS/uaTT7u5iy9zP34aPWOAphiRNZneL3FaFq+a BIqzUIsrwntwybPB5rt/lFfLQPL+hRvONZZ68Rwof88UZgic7lHtyj5URx6O1uqyrx/b DxlQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=s2RnPLwIPbKxeYm9JBErF4rA61Py9jKRx11RL2WvxNA=; b=TpuL2fPjdDS38rMcejBtgSFZSPzLruN+rVoL8IzWqYRfdzf8dmA0J5OaOAAU06Mfgc 98RlUkhuQZ7goIoyYyWbC2Ds0794Zg2+hIAe2lM7pOtAT1cz+MthxoN1iFuBT7UaSyeM mcG+GGb9ivP7UKiqU0SEuZsczxXfnUAUoSj/GzjCrrkzGAHaWPikDfnQ+JOjrZn9GM0F SXWQ1slKve66AWSA0ZOb9bRWwQywOzgP/4Q7H8bSQj2f/UQD0nwoeyMymTm3W0uR8AyM HoeMv7AnjwvkXsJDDE4GTKgP+NflxAm6aEckDFW8DDBWH+U1b3fjauWPUWXFmawm070t eOOA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=iR7PVge+; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p23si12447373pgm.525.2021.04.12.01.45.06; Mon, 12 Apr 2021 01:45:18 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=iR7PVge+; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237662AbhDLIoW (ORCPT + 99 others); Mon, 12 Apr 2021 04:44:22 -0400 Received: from mail.kernel.org ([198.145.29.99]:35764 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237506AbhDLIn4 (ORCPT ); Mon, 12 Apr 2021 04:43:56 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1B46961249; Mon, 12 Apr 2021 08:43:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1618217018; bh=/MjeJI148M+BeIPY1ICTVeKw2vzCV9nGhsuTUqlFP9A=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=iR7PVge++2y9aPZy8PcDzLBCVG3Shh6ZN7Spk4VhZOtSZg7aU2Nw75LWts1rOKuLn tv2k0K7MjthTQdbD4egdNq1ukuzk8eTiUYTqdInubn5ceJPXNU1ZagQdWmQlLd67hM UpBjEW77i7BxsZ+4+UDtyydyXtf7NDhlGWXLhTgc= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Stefan Riedmueller , Fabio Estevam , Shawn Guo , Sasha Levin Subject: [PATCH 4.19 40/66] ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces Date: Mon, 12 Apr 2021 10:40:46 +0200 Message-Id: <20210412083959.414857062@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210412083958.129944265@linuxfoundation.org> References: <20210412083958.129944265@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Stefan Riedmueller [ Upstream commit f57011e72f5fe0421ec7a812beb1b57bdf4bb47f ] Setting the vmmc supplies is crucial since otherwise the supplying regulators get disabled and the SD interfaces are no longer powered which leads to system failures if the system is booted from that SD interface. Fixes: 1e44d3f880d5 ("ARM i.MX6Q: dts: Enable I2C1 with EEPROM and PMIC on Phytec phyFLEX-i.MX6 Ouad module") Signed-off-by: Stefan Riedmueller Reviewed-by: Fabio Estevam Signed-off-by: Shawn Guo Signed-off-by: Sasha Levin --- arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi b/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi index fe4e89d773f5..9499d113b139 100644 --- a/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi +++ b/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi @@ -423,6 +423,7 @@ pinctrl-0 = <&pinctrl_usdhc2>; cd-gpios = <&gpio1 4 GPIO_ACTIVE_LOW>; wp-gpios = <&gpio1 2 GPIO_ACTIVE_HIGH>; + vmmc-supply = <&vdd_sd1_reg>; status = "disabled"; }; @@ -432,5 +433,6 @@ &pinctrl_usdhc3_cdwp>; cd-gpios = <&gpio1 27 GPIO_ACTIVE_LOW>; wp-gpios = <&gpio1 29 GPIO_ACTIVE_HIGH>; + vmmc-supply = <&vdd_sd0_reg>; status = "disabled"; }; -- 2.30.2