From patchwork Fri Aug 2 08:44:31 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrei Simion X-Patchwork-Id: 13751264 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 2A6FCC3DA4A for ; Fri, 2 Aug 2024 08:47: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:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding: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=hUP+9iZBo+ZbBJcnZYzHh+o28g4xx5yoAEVPeISJFmc=; b=ZF+FbSP0+F26DoSZIKcvmUDckv ZuF2yNDwz3XB7hKOVs8PUDFvP83BJ6o5GFZpg4PCjlNI3Ud9Ct3SrRaIA8cmbaohqKwe51WxbA22Y MY14JaBuvjhe499b+jGzmKR9otWplhOCV4J7Ay6KWjt+Wd5rB0VvA3lv6/XYvcqmSjXbEqB1yl/1G XAQR7gurI5kpIWJFOYViTcJrwtkC6uur+tBg5gIxWGqiu39VyE9ZdhmYNGk5C1/yeI2sQRkGtM1K9 NcNDt6UsroF1u2eqSgPuM9L1kxCoN99TBW5ZLAOFfy0l895yBhY5ofZiAWu6MSIjIUbA36bhNdaOh lFJpotEw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sZnwW-000000089gY-0rlS; Fri, 02 Aug 2024 08:47:20 +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 1sZnup-0000000894K-0RTm for linux-arm-kernel@lists.infradead.org; Fri, 02 Aug 2024 08:45:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1722588335; x=1754124335; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=TejsSOhsOmKqusJ8lQXtEWqTMOoMoF+0PREYZbGSir4=; b=iyQcqatpiNcb+RaCmsC0tLhDu8AKyEt8sICYvCPtXiL5CFme8192OHMp jKhMGsRKVNauIl2i/mC3H9Q3yBNYdFbGJtifdFbj63VVsjNJy3JXL76dh cuLFEngyliHpebqRRElYkrNvmD09PN+2XYRjm3FbkLa96SWd7kTOs7Pjw PyuXPeOW6UJMI/4hvmCM1ZK6k6+m6bp4dAZgn7kp34KMu11oO3rrLYEx1 x20FWrJOvTgD+NwuSrMOPkJ0AGmV4TRQIGr75ZT/JYaqTBInzrhuhXiIx o5G96d9mWo3fSfPqErb812Ous/CZv4QpuOClWVFTp92RE2+0rgD6Y2/mG A==; X-CSE-ConnectionGUID: LYEUG+dsQgOZlljD5sjyvQ== X-CSE-MsgGUID: SwBcd4ZQQwGJpAocKFfWww== X-IronPort-AV: E=Sophos;i="6.09,257,1716274800"; d="scan'208";a="30020953" 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; 02 Aug 2024 01:45:32 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) 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; Fri, 2 Aug 2024 01:44:58 -0700 Received: from ROB-ULT-M76677.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; Fri, 2 Aug 2024 01:44:55 -0700 From: Andrei Simion To: , , , , , , , CC: , , , Andrei Simion , Mihai Sain Subject: [PATCH 4/6] ARM: dts: microchip: at91-sama5d2_icp: Add reg_5v to supply PMIC nodes Date: Fri, 2 Aug 2024 11:44:31 +0300 Message-ID: <20240802084433.20958-5-andrei.simion@microchip.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240802084433.20958-1-andrei.simion@microchip.com> References: <20240802084433.20958-1-andrei.simion@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240802_014535_175399_515E2762 X-CRM114-Status: UNSURE ( 9.32 ) 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 Align with the datasheet by adding regulator-5v which supplies each node from the regulator using phandle to regulator-5v through pvin[1-4]-supply and lvin-supply. Co-developed-by: Mihai Sain Signed-off-by: Mihai Sain Signed-off-by: Andrei Simion --- arch/arm/boot/dts/microchip/at91-sama5d2_icp.dts | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/arch/arm/boot/dts/microchip/at91-sama5d2_icp.dts b/arch/arm/boot/dts/microchip/at91-sama5d2_icp.dts index 999adeca6f33..20ef12a321fb 100644 --- a/arch/arm/boot/dts/microchip/at91-sama5d2_icp.dts +++ b/arch/arm/boot/dts/microchip/at91-sama5d2_icp.dts @@ -78,6 +78,14 @@ led-blue { linux,default-trigger = "heartbeat"; }; }; + + reg_5v: regulator-5v { + compatible = "regulator-fixed"; + regulator-name = "VDD_MAIN_5V"; + regulator-min-microvolt = <5000000>; + regulator-max-microvolt = <5000000>; + regulator-always-on; + }; }; &adc { @@ -196,6 +204,7 @@ mcp16502@5b { regulators { vdd_io_reg: VDD_IO { regulator-name = "VDD_IO"; + pvin1-supply = <®_5v>; regulator-min-microvolt = <3300000>; regulator-max-microvolt = <3300000>; regulator-initial-mode = <2>; @@ -215,6 +224,7 @@ regulator-state-mem { VDD_DDR { regulator-name = "VDD_DDR"; + pvin2-supply = <®_5v>; regulator-min-microvolt = <1350000>; regulator-max-microvolt = <1350000>; regulator-initial-mode = <2>; @@ -234,6 +244,7 @@ regulator-state-mem { VDD_CORE { regulator-name = "VDD_CORE"; + pvin3-supply = <®_5v>; regulator-min-microvolt = <1250000>; regulator-max-microvolt = <1250000>; regulator-initial-mode = <2>; @@ -253,6 +264,7 @@ regulator-state-mem { VDD_OTHER { regulator-name = "VDD_OTHER"; + pvin4-supply = <®_5v>; regulator-min-microvolt = <600000>; regulator-max-microvolt = <1850000>; regulator-initial-mode = <2>; @@ -271,6 +283,7 @@ regulator-state-mem { LDO1 { regulator-name = "LDO1"; + lvin-supply = <®_5v>; regulator-min-microvolt = <2500000>; regulator-max-microvolt = <2500000>; regulator-always-on; @@ -286,6 +299,7 @@ regulator-state-mem { LDO2 { regulator-name = "LDO2"; + lvin-supply = <®_5v>; regulator-min-microvolt = <3300000>; regulator-max-microvolt = <3300000>; regulator-always-on;