From patchwork Mon Feb 5 08:00:22 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mihai Sain X-Patchwork-Id: 13545063 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 975D6C4828D for ; Mon, 5 Feb 2024 08:01:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=t+5RPbRXGsUX4YXDe5sZGGriYK38ekpwDSY4XUCx0BQ=; b=ySumDYkIvMNbNk FbPg0KhoZQzcbd65g5/MA0Pp1b2XHIzmoPlLjUGbCWARx3+8CODUUBXsB8WhM06AESdXNiQqbtCtG ymBugU8XTntPBYs7EKMWaNvpXgGpN9bNtlNdNscWs4Ue6uPKNMCM95zrOt8Jx2yd3x7mKPzu7OWfG saXGSOitZtAWpuPVJSTs3juIDVUG3lGz8YIPUKWUUm+lBMv54dyEHT2cBfQbApdhJdRgUJJi8BZXQ t+q4e5nafzxBrkjNeEifShkcWuZOPNIolk0bM4TNWu/NJK/alQ1PIotj5LLxdK00LyNhiRBVKbjoT h7Z0FPQu7P127QNJ+iiA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rWtum-00000002NYn-2p0F; Mon, 05 Feb 2024 08:01:16 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rWtuf-00000002NT6-3EZo for linux-arm-kernel@lists.infradead.org; Mon, 05 Feb 2024 08:01:11 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1707120069; x=1738656069; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=HrSglZUZ2hoVlELPp8le9uE4ed0TrBfvyUw3oAEEASY=; b=z2BJT/lzGCdpwtJZEruzcqQjlIVk2kNsix2cCXehIxky58zlYUXyDyOb RCvgdcF8pEwew3MG9IEiEo1abquB9RQoFwFQ5jHPxJcg8wQngNzPfB0Wu kXV4UcJQT6qoyaN/Ug3ExW95169Ca0Kuiv8fABWZrE9wTdt7IWS3AhsEM DKNAXvpD9HirNPKgTbudqjhJ9GC5d8Fxs+ei0U/hOuQCXlF5RfUUp2A/s wfEBZsWB0XABhpbGPGmQZ8xAlsR3jDT8mMS7d03YdOy9vdcjOogInoryH vVL8JB1KwIMP/ChC5ig9D3J+X+lPGptzaHT/4vIOxyogVnW23UxTYY+CX A==; X-CSE-ConnectionGUID: /sWzmiszTQ2ztYFgEFabog== X-CSE-MsgGUID: gizGeysATd2xk8Y1tVVfYg== X-IronPort-AV: E=Sophos;i="6.05,242,1701154800"; d="scan'208";a="16278234" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa2.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 05 Feb 2024 01:01:00 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Mon, 5 Feb 2024 01:00:42 -0700 Received: from virtualbox.microchip.com (10.10.85.11) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Mon, 5 Feb 2024 01:00:40 -0700 From: Mihai Sain To: , , , , , , , , CC: Mihai Sain Subject: [PATCH v2 4/8] ARM: dts: microchip: sama5d27_wlsom1: Add power-supply property for sdmmc1 node Date: Mon, 5 Feb 2024 10:00:22 +0200 Message-ID: <20240205080027.4565-5-mihai.sain@microchip.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240205080027.4565-1-mihai.sain@microchip.com> References: <20240205080027.4565-1-mihai.sain@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240205_000109_872370_FE54CCA5 X-CRM114-Status: UNSURE ( 8.89 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The sdmmc1 controller is powered from 3.3V regulator. Add vmmc-supply and vqmmc-supply properties to sdmmc1 node. The sdmmc controller from SAMA5D2 MPU has support for IO voltage signaling/switching required by the UHS sd-card. In order to avoid the issues from the tuning procedure required by the UHS cards, keep the vqmmc at 3V3 to use the sd high-speed mode. Signed-off-by: Mihai Sain --- arch/arm/boot/dts/microchip/at91-sama5d27_wlsom1.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/microchip/at91-sama5d27_wlsom1.dtsi b/arch/arm/boot/dts/microchip/at91-sama5d27_wlsom1.dtsi index 4617805c7748..96819ea24cbd 100644 --- a/arch/arm/boot/dts/microchip/at91-sama5d27_wlsom1.dtsi +++ b/arch/arm/boot/dts/microchip/at91-sama5d27_wlsom1.dtsi @@ -368,6 +368,8 @@ &sdmmc1 { no-1-8-v; non-removable; bus-width = <4>; + vmmc-supply = <&vdd_3v3>; + vqmmc-supply = <&vdd_3v3>; status = "okay"; wilc: wifi@0 {