From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.153.233]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EC2DC48CC6; Wed, 27 Mar 2024 10:17:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=68.232.153.233 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711534678; cv=none; b=DxIu5rrvrpQnioOqLSblRPL2cl5FzoP7WopzqKy6QdLD6afvvECRQwmblIff5jkInSKaI0h+g8fGzUcbLgLTvnrgJNra2KLAbHBl8Ei5f0dSHSctBaALZP7F4Zbs3y1fQGm7X637AZMTLMyugGfD0WlGlX8TYe7T+Ii5FOkaAnw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711534678; c=relaxed/simple; bh=qGQzK2HQjuc3lmiDwa/yoDUO/mDYIMap2INX+scvIhg=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=uEB5ao3dFEcvtbffx25WD9cl2yFoNAI1ryEIKa9ntr9vtAFWTAiW0H/tPxchCKi6B2CqR5hFTN6RQROJTXaOEXSI+BH2KW1TfpUyPxAH4rmCDy3/4GsKs9Obqtx9LQr0LvDqsDXsEoEefN1mIQ1VN+Wfy165tfrLq+1IgDCK09o= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com; spf=pass smtp.mailfrom=microchip.com; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b=yMfzIvui; arc=none smtp.client-ip=68.232.153.233 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=microchip.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b="yMfzIvui" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1711534677; x=1743070677; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=qGQzK2HQjuc3lmiDwa/yoDUO/mDYIMap2INX+scvIhg=; b=yMfzIvui247bXPx1nV1yWEcSDjhtBj/LRDDqMVdrttWfG8Ti72M8PpW8 eskpN4y15rEqxggA4pMI7GBC0Xx/tLGgkDgtWq4LpX+lVEyCjnVv+QuLK t5638tADsZugKkC+PacDQB9W+w+XY9sU15OhwdWyvciH6nQHspv5X7niY EBZsXfrwf4n8tIdRRXnOVg96NEmoTIhjSivgXgrpfSVz6Rnnyyy+v/2b/ d0RMUb/fyn/mR4/imt3zj81G3tKURp4OxIW1yFUMxY5VL9rm1BJmRXC2X w76hvs+9uD1IlRypjQ43Tz4okx/luqsqOnFi5p2sf5iiHRM/8nbqdKgJl Q==; X-CSE-ConnectionGUID: b4HGw/1yQ96q2nlL3B/feQ== X-CSE-MsgGUID: shiuTOidQVKmgZzt/ZcQTQ== X-IronPort-AV: E=Sophos;i="6.07,158,1708412400"; d="scan'208";a="18378633" 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:17:52 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) 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; Wed, 27 Mar 2024 03:17:50 -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:47 -0700 From: Mihai Sain To: , , , , , , , , , , , CC: Mihai Sain Subject: [PATCH 4/7] ARM: dts: microchip: sama7g54_curiosity: Update the node names from pmic-regulators Date: Wed, 27 Mar 2024 12:17:21 +0200 Message-ID: <20240327101724.2982-5-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> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain 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-sama7g54_curiosity.dts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm/boot/dts/microchip/at91-sama7g54_curiosity.dts b/arch/arm/boot/dts/microchip/at91-sama7g54_curiosity.dts index 4f609e9e510e..a83a6fd3f5fa 100644 --- a/arch/arm/boot/dts/microchip/at91-sama7g54_curiosity.dts +++ b/arch/arm/boot/dts/microchip/at91-sama7g54_curiosity.dts @@ -191,7 +191,7 @@ pmic@5b { reg = <0x5b>; regulators { - vdd_3v3: VDD_IO { + vdd_3v3: BUCK1 { regulator-name = "VDD_IO"; regulator-min-microvolt = <3300000>; regulator-max-microvolt = <3300000>; @@ -211,7 +211,7 @@ regulator-state-mem { }; }; - vddioddr: VDD_DDR { + vddioddr: BUCK2 { regulator-name = "VDD_DDR"; regulator-min-microvolt = <1350000>; regulator-max-microvolt = <1350000>; @@ -232,7 +232,7 @@ regulator-state-mem { }; }; - vddcore: VDD_CORE { + vddcore: BUCK3 { regulator-name = "VDD_CORE"; regulator-min-microvolt = <1150000>; regulator-max-microvolt = <1150000>; @@ -252,7 +252,7 @@ regulator-state-mem { }; }; - vddcpu: VDD_OTHER { + vddcpu: BUCK4 { regulator-name = "VDD_OTHER"; regulator-min-microvolt = <1050000>; regulator-max-microvolt = <1250000>; -- 2.44.0 From mboxrd@z Thu Jan 1 00:00:00 1970 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 886B0C54E67 for ; Wed, 27 Mar 2024 10:18:20 +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=VE7nHs7l8JsQYyGeY14sPttmI1HiU810TwLkrfYByVM=; b=ktJDATG+cIlKGO CLBe/2e8fmx6aHSQyrw4N1ttKSb7p6zesdIUos18eby1qMAlR09hC5utxMkUZ3raCVghU1gCLdV6p uUFzHlUe7xh/c1NdGSTj3GRCVnRgsy8Bjt2ICw2guGu7mNdWKmTHHX/m59Pc4nDOjgvuI79TYy6+v 53RAPYTXtcieM5gamlqIoW1bUcN67KwhGeoD1yFSscGnDF1SI10ZfPH53kgcQq7ZwfXMATLmDnRYJ GLwmvPYv1J40iLry/MK2+RSBBAr71S0h6H3V682jZKQRGq1mdyvqrmkYpYhYj6arD204YJpriSlRz BIBmxbAci/q2KvKKb4Pw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rpQM1-00000008NYv-3VOV; Wed, 27 Mar 2024 10:17:57 +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 1rpQLw-00000008NXf-0xrB for linux-arm-kernel@lists.infradead.org; Wed, 27 Mar 2024 10:17:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1711534673; x=1743070673; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=qGQzK2HQjuc3lmiDwa/yoDUO/mDYIMap2INX+scvIhg=; b=tKoqkSYwIs8NV5McwYPia6kmALkW8eTAmKBopjDGIDoJZM337bsMqD+0 scyq9cfOMsU5IVEo4K7vEOvNKb2sHVHPmVzgCObRArBqsemkc7Wb84N+l D4xtfIN7GvVrTxupBI8vBA7uIpmOrzcHkcRENZLPfF4W+BehanSSjsl4V MMQCy8so4Q5+AibtSzHy8TocEPOQs0aOYJFlZSv1z9ar2jcUBYmQuh/nP 0kabZrdpnDBk08ssjJZbX5cMPViiEU3j9sRqdEaftpzlgJfqy5V0CkxLk NDIbrHB+vkJ0/VYz1/ifkHIa1CcIlpC47FBiUc383ChyVOecjEZNMor4i w==; X-CSE-ConnectionGUID: b4HGw/1yQ96q2nlL3B/feQ== X-CSE-MsgGUID: shiuTOidQVKmgZzt/ZcQTQ== X-IronPort-AV: E=Sophos;i="6.07,158,1708412400"; d="scan'208";a="18378633" 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:17:52 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) 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; Wed, 27 Mar 2024 03:17:50 -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:47 -0700 From: Mihai Sain To: , , , , , , , , , , , CC: Mihai Sain Subject: [PATCH 4/7] ARM: dts: microchip: sama7g54_curiosity: Update the node names from pmic-regulators Date: Wed, 27 Mar 2024 12:17:21 +0200 Message-ID: <20240327101724.2982-5-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_031752_302926_499FCC77 X-CRM114-Status: UNSURE ( 9.98 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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-sama7g54_curiosity.dts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm/boot/dts/microchip/at91-sama7g54_curiosity.dts b/arch/arm/boot/dts/microchip/at91-sama7g54_curiosity.dts index 4f609e9e510e..a83a6fd3f5fa 100644 --- a/arch/arm/boot/dts/microchip/at91-sama7g54_curiosity.dts +++ b/arch/arm/boot/dts/microchip/at91-sama7g54_curiosity.dts @@ -191,7 +191,7 @@ pmic@5b { reg = <0x5b>; regulators { - vdd_3v3: VDD_IO { + vdd_3v3: BUCK1 { regulator-name = "VDD_IO"; regulator-min-microvolt = <3300000>; regulator-max-microvolt = <3300000>; @@ -211,7 +211,7 @@ regulator-state-mem { }; }; - vddioddr: VDD_DDR { + vddioddr: BUCK2 { regulator-name = "VDD_DDR"; regulator-min-microvolt = <1350000>; regulator-max-microvolt = <1350000>; @@ -232,7 +232,7 @@ regulator-state-mem { }; }; - vddcore: VDD_CORE { + vddcore: BUCK3 { regulator-name = "VDD_CORE"; regulator-min-microvolt = <1150000>; regulator-max-microvolt = <1150000>; @@ -252,7 +252,7 @@ regulator-state-mem { }; }; - vddcpu: VDD_OTHER { + vddcpu: BUCK4 { regulator-name = "VDD_OTHER"; regulator-min-microvolt = <1050000>; regulator-max-microvolt = <1250000>; -- 2.44.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel