From patchwork Tue Jan 23 08:31:58 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mihai Sain X-Patchwork-Id: 13526966 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 C0F75C47258 for ; Tue, 23 Jan 2024 08:33:30 +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=cwNsF3ulobyhNuza1obJv1ZQhQ8XNCAadjh/vYSJkjA=; b=LZsKuK1R/u25A8 Rut+arnL/ky4xPDCIDjzFSLGyUJrAHBbvZEh3sC7bL2uxApprjRiu0RqF17jeNYXPRmm1lbKLfy0v eofAIFdvxfkG8zliMARJESZwXs1zEQpMCFnwnIL2RruXStU/i6QXaO/ihAUTFpxzf/+7Q9W+rEnw5 E+ElA+2GegImWXnp02aj4UkrmK08hZFm40lpSIJAWH9ZW/a/G2hhQBsSfJox864gTAJPlBQX0vn8P j4fNjV8hf7Q3t62zvKFaVDGAuKObnL+Lm/mfC0mqBETqcRZ5b24a6cifztb9M5ZHb/HssN7vyr0wR Zvq3nbYBzejYUqSPwUAA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rSCDP-00FYZR-2W; Tue, 23 Jan 2024 08:33:03 +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 1rSCDG-00FYQU-3D for linux-arm-kernel@lists.infradead.org; Tue, 23 Jan 2024 08:32:56 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1705998776; x=1737534776; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=w0dxjFqQ8zn2yUDvgz8hDY7YiqyUIy+jKDWe65fPdMA=; b=WBd2FB0txzS5aUgo/hGxTcydDj+g07KJYwa14ILUWsvWma2jVHgQ1SnF nT2w7odfV5vhyXhrghIA6qQvTaFx7CzKtTLVl7cKpWpxTxGdnNHXP/3wo Gjp/25QhJVvc2AUg5vH21H7zo9tjhHQgAeonct3NBkLcJZ5cWZ5C+BhgB hbNFgfUXzSEmoatRiGh9T8o1ANR1STpztTopPgMlfgRAt38FDSz3yVlFi 6JAwstpXI/nLi9wLtwqNbHirDnBhyWxTrt9opbF7d66KvBvumxJyg03Wy oQDqE4wr2N6jV98Up2LOK2/wWtArEyKp0JfcyJsjfIP/iGr8cWgqKOC0C g==; X-CSE-ConnectionGUID: 8Z0MiRbqTTiGlgq+aKWHzg== X-CSE-MsgGUID: cAO7RWtvSVamJ62rejuhUQ== X-IronPort-AV: E=Sophos;i="6.05,213,1701154800"; d="scan'208";a="15154468" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 23 Jan 2024 01:32:53 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex03.mchp-main.com (10.10.85.151) 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:44 -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:42 -0700 From: Mihai Sain To: , , , , , , , , CC: Mihai Sain Subject: [PATCH 8/8] ARM: dts: microchip: sama5d2_xplained: Add power-supply property for sdmmc0 node Date: Tue, 23 Jan 2024 10:31:58 +0200 Message-ID: <20240123083158.7339-9-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_003255_044320_030E6176 X-CRM114-Status: UNSURE ( 9.18 ) 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 controller is powered from 3.3V regulator. Add vmmc-supply and vqmmc-supply properties to sdmmc0 node. Signed-off-by: Mihai Sain --- arch/arm/boot/dts/microchip/at91-sama5d2_xplained.dts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/microchip/at91-sama5d2_xplained.dts b/arch/arm/boot/dts/microchip/at91-sama5d2_xplained.dts index 6680031387e8..9b7e56790a5a 100644 --- a/arch/arm/boot/dts/microchip/at91-sama5d2_xplained.dts +++ b/arch/arm/boot/dts/microchip/at91-sama5d2_xplained.dts @@ -67,6 +67,8 @@ sdmmc0: sdio-host@a0000000 { pinctrl-0 = <&pinctrl_sdmmc0_default>; non-removable; mmc-ddr-3_3v; + vmmc-supply = <&vdd_3v3_reg>; + vqmmc-supply = <&vdd_3v3_reg>; status = "okay"; };