Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp2245684ybd; Mon, 24 Jun 2019 03:13:34 -0700 (PDT) X-Google-Smtp-Source: APXvYqw0/7YvUiY8TwAmGXTnuOn311Wg2SOU+NypN4dRk8zWPtbVR2/a8IlQ1wY1AyyeNAkZiA5A X-Received: by 2002:a63:1243:: with SMTP id 3mr21147475pgs.235.1561371214407; Mon, 24 Jun 2019 03:13:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561371214; cv=none; d=google.com; s=arc-20160816; b=Y2U51W3dBKt8GAUkQOxQB1krhh5MHWIt1dhpZvk7S8XDckhr1aRqYjogUMcNZ2eHao yem5oxwMG/Rz5ydbefPo646i8ex8A3WhrU453rChSH+IV+EmRi3jS6zZi0w0WE3SNPmu +HNFN9r8dHiGIfV75N+z1x+F8dDcQc6FE4B0yzjDLEK53DAQrRzP+mWL6PFCiu1ZglMN t7fikxu0RonJHLEC7VacQFwsabnB2DqqyiI7oSdDBcm5Pf+1mE5Iw1SJ3tLq0IXyafJG RRn+2RHxxC38aXxudtvp7k/xOaXOKmI6ksnDJBoy80mxp9+/9pzDJAGjWFZk+Jz3CoGG NTlw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=MF3direLTzNh1uyxbiGKooloCDQ7R07SotmEz1PP9Xo=; b=C47fdOEFuNM2kL9uiDV86A9QQpxzfXUv9L2WBKnnRH7MBEiv/EnLcyU4SeG3hqi642 rNz9bo28qIZisOkjfT87G9uHE6rxikUnI09cnRZ6HLtbw2AGUjHpX/N4fjZgR9anjj7v kxxRywT6iHxP2HylxGxoHBHtM+7Az3x9aGz1al2ATlro6Xan/VkgoJJKKtxq6EfO5YO3 AjOmiuW2m/8iMBLSHpSwQ1W59OGF5+jRYe2Cn9wMiPLt6G8bhwerav0TkhQeYP3+MwQL bAnTEs+pfn3OXAyRPAuvVL2T5zlqP6sNcE0AZ5WB+1YY9HFub15fOdOGAQw7LUdOerCR JwcQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gEANnt7D; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k22si9169874pfk.90.2019.06.24.03.13.18; Mon, 24 Jun 2019 03:13:34 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gEANnt7D; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729914AbfFXKMe (ORCPT + 99 others); Mon, 24 Jun 2019 06:12:34 -0400 Received: from mail.kernel.org ([198.145.29.99]:37900 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729999AbfFXKFu (ORCPT ); Mon, 24 Jun 2019 06:05:50 -0400 Received: from localhost (f4.8f.5177.ip4.static.sl-reverse.com [119.81.143.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 279A3213F2; Mon, 24 Jun 2019 10:05:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561370749; bh=TTW5Nkeyvf2jF7NMFvKERC/B1WxDwj5qrlsRrLpSqo8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=gEANnt7DdIU3kIJ0JyJAA7uvVFU2BoXaW4/3dDe8h6ZyxGNLohAuFyOqbNdIZSN5c g3o2qwoWbaTM0g0E4b8zqkV+xUGqo2EH4uWP1d0d1HpiuVBkEVyoCM+xMmarMa56o0 x0Ng3jNoGwsAwgdNZRZfGeWRT7z4ywH7AX/ngVQQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Faiz Abbas , Tony Lindgren Subject: [PATCH 4.19 76/90] ARM: dts: am57xx-idk: Remove support for voltage switching for SD card Date: Mon, 24 Jun 2019 17:57:06 +0800 Message-Id: <20190624092318.951732384@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190624092313.788773607@linuxfoundation.org> References: <20190624092313.788773607@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Faiz Abbas commit 88a748419b84187fd1da05637b8e5928b04a1e06 upstream. If UHS speed modes are enabled, a compatible SD card switches down to 1.8V during enumeration. If after this a software reboot/crash takes place and on-chip ROM tries to enumerate the SD card, the difference in IO voltages (host @ 3.3V and card @ 1.8V) may end up damaging the card. The fix for this is to have support for power cycling the card in hardware (with a PORz/soft-reset line causing a power cycle of the card). Since am571x-, am572x- and am574x-idk don't have this capability, disable voltage switching for these boards. The major effect of this is that the maximum supported speed mode is now high speed(50 MHz) down from SDR104(200 MHz). Cc: Signed-off-by: Faiz Abbas Signed-off-by: Tony Lindgren Signed-off-by: Greg Kroah-Hartman --- arch/arm/boot/dts/am57xx-idk-common.dtsi | 1 + 1 file changed, 1 insertion(+) --- a/arch/arm/boot/dts/am57xx-idk-common.dtsi +++ b/arch/arm/boot/dts/am57xx-idk-common.dtsi @@ -410,6 +410,7 @@ vqmmc-supply = <&ldo1_reg>; bus-width = <4>; cd-gpios = <&gpio6 27 GPIO_ACTIVE_LOW>; /* gpio 219 */ + no-1-8-v; }; &mmc2 {