From patchwork Wed Mar 27 10:17: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: 13606139 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 798BAC54E67 for ; Wed, 27 Mar 2024 10:18:48 +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=lyn+rO98Vtiy3anXXFC6/jEcQX5vzcosz9aKw/yk2vs=; b=pcQsMMTdzQv9Zl CH3gGFJSwi7jO/nefoLyQX8nJqsdQXMJDcYgmCrVmzcEC3DtGpfAV4skw56W5cpYWeEUWdBiUc19n OGd8qAbVnQvu+OX+Xmgq4tnRZSois301+gn5hQYIiZq+kU8cTHv5diEjEb3pNdFKmV4H95rrt35lE 2TLUMyRyVZ+i/i2xrbcmS+xvi1mW//oW4N6MIaPxMzuHQMR/btarOgB6Xlv1eoPdj6VcCVkvmkUfy GEF/rc8tnys5DZ0MWysyktjZ+fpMX6NQ0URqz5F5AbEwAxKjYFK3kLwkSWTcWmlb9xWFoVNZRo1KZ kmNzno3mWwUpPAblScvQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rpQMa-00000008Nsp-1nFC; Wed, 27 Mar 2024 10:18:32 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rpQMT-00000008Nn6-1vNt for linux-arm-kernel@lists.infradead.org; Wed, 27 Mar 2024 10:18:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1711534706; x=1743070706; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=FbQFohIcQhdcJ8OymS2bi8N+9kuCh4E7hphlH7j7T3w=; b=IGnvTdAZN/b7uJ1q2tbQtXb8efxnreP1smyyGTwqiXFF8CibCqyE65hO X+n5/KUF1CNwjGDbzwTh/AWO0SvtNNX39vWfKJ+Ld1ixxDfSGAnA58829 HFyB0zPGnN0dVkfbeqI9wxryg5WZKbB44dwxiJaUPIt2JNJA0IbNqJ652 +CVmVFOMm2QWWSvi3KxBdm1ZOvm1m98Q2wA54xSKu6/WXpYj7/Hp9t+0z KriWMG5A+KtGSU9zF62q23IuPBuCkbVUUfOvYTjlIG7aNQXGOORn9+Smq nXYSbySVG0BVKEaf8V7N9qA9JQ5aPix4fGkl4rnYxQz/fpCHSRzycXUIy w==; X-CSE-ConnectionGUID: calzwGTlQgCl6fVaUG6ALA== X-CSE-MsgGUID: Kfo3bleVRRCTAD/kyczoKg== X-IronPort-AV: E=Sophos;i="6.07,158,1708412400"; d="scan'208";a="18378695" 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; 27 Mar 2024 03:18:23 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Wed, 27 Mar 2024 03:17:53 -0700 Received: from archlinux.microchip.com (10.10.85.11) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Wed, 27 Mar 2024 03:17:51 -0700 From: Mihai Sain To: , , , , , , , , , , , CC: Mihai Sain Subject: [PATCH 5/7] ARM: dts: microchip: sama7g5ek: Update the node names from pmic-regulators Date: Wed, 27 Mar 2024 12:17:22 +0200 Message-ID: <20240327101724.2982-6-mihai.sain@microchip.com> X-Mailer: git-send-email 2.44.0 In-Reply-To: <20240327101724.2982-1-mihai.sain@microchip.com> References: <20240327101724.2982-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-20240327_031825_757027_018B8EF2 X-CRM114-Status: UNSURE ( 9.88 ) 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 Update the node names from pmic-regulators in order to match the datasheet and driver namings for buck regulators. Using BUCK1-4 as node names is consistent with the node naming rules. Signed-off-by: Mihai Sain --- arch/arm/boot/dts/microchip/at91-sama7g5ek.dts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm/boot/dts/microchip/at91-sama7g5ek.dts b/arch/arm/boot/dts/microchip/at91-sama7g5ek.dts index 217e9b96c61e..5a9b8b6dd0df 100644 --- a/arch/arm/boot/dts/microchip/at91-sama7g5ek.dts +++ b/arch/arm/boot/dts/microchip/at91-sama7g5ek.dts @@ -242,7 +242,7 @@ mcp16502@5b { status = "okay"; regulators { - vdd_3v3: VDD_IO { + vdd_3v3: BUCK1 { regulator-name = "VDD_IO"; regulator-min-microvolt = <3300000>; regulator-max-microvolt = <3300000>; @@ -262,7 +262,7 @@ regulator-state-mem { }; }; - vddioddr: VDD_DDR { + vddioddr: BUCK2 { regulator-name = "VDD_DDR"; regulator-min-microvolt = <1350000>; regulator-max-microvolt = <1350000>; @@ -283,7 +283,7 @@ regulator-state-mem { }; }; - vddcore: VDD_CORE { + vddcore: BUCK3 { regulator-name = "VDD_CORE"; regulator-min-microvolt = <1150000>; regulator-max-microvolt = <1150000>; @@ -303,7 +303,7 @@ regulator-state-mem { }; }; - vddcpu: VDD_OTHER { + vddcpu: BUCK4 { regulator-name = "VDD_OTHER"; regulator-min-microvolt = <1050000>; regulator-max-microvolt = <1250000>;