From patchwork Tue Jan 23 08:31:51 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mihai Sain X-Patchwork-Id: 13526961 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 CA762C47DDB for ; Tue, 23 Jan 2024 08:33:19 +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=EK75ix6i0CuM5USHbNHMK2A1r7rV/RHzu9qbFUrZh0k=; b=hE5EVvMmLLZuhI i7676tfh1pFiK3/VJp9GWZ81epfYkDHcs9dEvQ+OHN6j5txO7gpxV2jxi8MEygUlhIyupwyh71gjp wUBhSXzyjN+Nd/ZVsZBLF9JX7e+LBKtRJl40ZgHQxeLeNa1WAQ6eaoZ7MncfYO2w5sPlmzPGUyUc6 EFenY0wIqY6SSlAVHeLXj4tJ8rLndink0DWhmvgN/a74tEu+ia4RXX30yUziMK1UN6XWeHzFxCtQg ahcQYcApQhukPmog1kPrt7Oo3WkdQpgShFrztSIVmEfIeKUleYPHet8+1x/L8Plca+Jc9o+Zlu3hC aaDh9B/Zn6mTbShxMM3w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rSCDB-00FYPm-0A; Tue, 23 Jan 2024 08:32:49 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rSCD3-00FYLy-2C for linux-arm-kernel@lists.infradead.org; Tue, 23 Jan 2024 08:32:43 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1705998762; x=1737534762; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=JgzsX4U88+o/TQLzF6JvKA7gVpU2Xjb5kwOL7j3FcTI=; b=TpcZF2zIEDhfdVxSe1oiWfiWZwk63B13/83/M8mWOcBIvKdisOELxTDF rI9pdCH7TXXgsFoaR9dWP84UgMZwVYYUXiMfE2gwbbASzhB+YiEJRvzpT pJUhYrm8svEbL0nqgmebH+GzUouT5e5dpxl7KP8vmXg+ImP1G6vxkEPIs NTwaG5KUPLGR5x8qxHefHTi8qiK7tOb0j6qphC8GsaQWwEtqGMSRearYC lZsZxWWb3ue0+ju2gJC7vXYRiK++26yrOiLkDWUzH+kJXkf17I7NSBAro MCaHJM54RoYo10FHMrA/J5jezrYmq9l0jIOlo6ehaei+6NKPw7t/nO1Tr g==; X-CSE-ConnectionGUID: d5ZmezpQQju+JS/ZUCZJPA== X-CSE-MsgGUID: PQqRyH6zRZqdG09AJeVohQ== X-IronPort-AV: E=Sophos;i="6.05,213,1701154800"; d="scan'208";a="245869076" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa5.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 23 Jan 2024 01:32:37 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Tue, 23 Jan 2024 01:32:26 -0700 Received: from virtualbox.microchip.com (10.10.85.11) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Tue, 23 Jan 2024 01:32:24 -0700 From: Mihai Sain To: , , , , , , , , CC: Mihai Sain Subject: [PATCH 1/8] ARM: dts: microchip: sam9x60_curiosity: Add power-supply properties for sdmmc nodes Date: Tue, 23 Jan 2024 10:31:51 +0200 Message-ID: <20240123083158.7339-2-mihai.sain@microchip.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240123083158.7339-1-mihai.sain@microchip.com> References: <20240123083158.7339-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-20240123_003241_728956_27A0E25C X-CRM114-Status: UNSURE ( 8.86 ) 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 sdmmc0 and sdmmc1 controllers are powered from 3.3V regulator. Add vmmc-supply and vqmmc-supply properties to sdmmc nodes. Signed-off-by: Mihai Sain --- arch/arm/boot/dts/microchip/at91-sam9x60_curiosity.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/microchip/at91-sam9x60_curiosity.dts b/arch/arm/boot/dts/microchip/at91-sam9x60_curiosity.dts index c6fbdd29019f..457c54dde0b7 100644 --- a/arch/arm/boot/dts/microchip/at91-sam9x60_curiosity.dts +++ b/arch/arm/boot/dts/microchip/at91-sam9x60_curiosity.dts @@ -452,6 +452,8 @@ &sdmmc0 { pinctrl-0 = <&pinctrl_sdmmc0_default &pinctrl_sdmmc0_cd>; cd-gpios = <&pioA 25 GPIO_ACTIVE_LOW>; disable-wp; + vmmc-supply = <&vdd1_3v3>; + vqmmc-supply = <&vdd1_3v3>; status = "okay"; }; @@ -460,6 +462,8 @@ &sdmmc1 { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_sdmmc1_default>; disable-wp; + vmmc-supply = <&vdd1_3v3>; + vqmmc-supply = <&vdd1_3v3>; status = "okay"; };