From patchwork Tue Apr 2 09:12:28 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrei Simion X-Patchwork-Id: 13613570 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 939E2CD1292 for ; Tue, 2 Apr 2024 09:15:50 +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=zYu40kTPKZlAD/Uie2OlKCMhI8KH5ktBzE4Oj+cdEa8=; b=2p0OPGDD7XbnDU Ip9h46SrgUzSWThTXrD6C481cIjUjT2RzrVD6r+96opbUG627x8r1xXUVRcjs7sv2s+maIt4fLZ3r LXR4M2IrPOWbAAUty6nQloA/AE7QDsaT2FQdOSXnMox0lvApuMx/AsW6sJbV1eGJN997nHAFDLEV9 gYo2JwQqICvxcLhesIx6P/o3SuywXDgd/IzC+mAvhOsnmaouXfB9KtBw1fCMztbqKagt5ILCXct1D zkN+Vhvt0dFiCKzwXaK5ZCCIkFSf/PpW11eyD98d6g5OezeuRVPeD5cBYPj7IcioXiD3RLWwfvuSI lFegrMUvS6q0E6MMcI4g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rraEx-0000000AOWB-2SL6; Tue, 02 Apr 2024 09:15:35 +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 1rraEu-0000000AOUJ-32W7 for linux-arm-kernel@lists.infradead.org; Tue, 02 Apr 2024 09:15:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1712049333; x=1743585333; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=UeQLeDr70a3ljkig4FVMOaSWhJyxc3bQI9tRisg44XA=; b=QS/75qQQz0UVll0xIXN3JjTNMO8MtP3RdxHRubiqip43liUMjrDFfCkD P/n9Ifh2Uek+Hs/Q12q+6OxKcCUQS/obeUog8RmPBuOCYcrNV5Kxbjue6 zw0J/sEk0ikeReV9HERqK/wVbDV0NC/OlBTX6iD8h8/69UbjBQGNLtQgW s8hYJSpfWnmU6CVikkRiq8wME8jkj+h6MHmSVuXFdM0SdvAXCUeD50zP2 +LnxMba3/7zKgD6ZNcVorUuM/CfYKpWjfxH1d131Mol8aDKUaDqDfMf4O qZc+paUKBD/bmxnYY/+sfFhlKBInkWe/3rw5ruoE9gelfaQaYhv53PH1Z A==; X-CSE-ConnectionGUID: zFoxbXw+T1mGEU4GLhIt2g== X-CSE-MsgGUID: /vqn4v3ESrGT/2xXtmBRqw== X-IronPort-AV: E=Sophos;i="6.07,174,1708412400"; d="scan'208";a="249915458" 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; 02 Apr 2024 02:15:29 -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, 2 Apr 2024 02:14:59 -0700 Received: from ROB-ULT-M76677.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, 2 Apr 2024 02:14:56 -0700 From: Andrei Simion To: , , , , , , CC: , , , Andrei Simion Subject: [PATCH 2/2] ARM: boot: dts: microchip: at91-sama7g54_curiosity: Replace regulator-suspend-voltage with the valid property Date: Tue, 2 Apr 2024 12:12:28 +0300 Message-ID: <20240402091228.110362-3-andrei.simion@microchip.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240402091228.110362-1-andrei.simion@microchip.com> References: <20240402091228.110362-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-20240402_021532_895672_16EFDEB1 X-CRM114-Status: UNSURE ( 9.84 ) 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 Replace regulator-suspend-voltage with regulator-suspend-microvolt. Fixes: ebd6591f8ddb ("ARM: dts: microchip: sama7g54_curiosity: Add initial device tree of the board") Signed-off-by: Andrei Simion --- 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..009d2c832421 100644 --- a/arch/arm/boot/dts/microchip/at91-sama7g54_curiosity.dts +++ b/arch/arm/boot/dts/microchip/at91-sama7g54_curiosity.dts @@ -242,7 +242,7 @@ vddcore: VDD_CORE { regulator-state-standby { regulator-on-in-suspend; - regulator-suspend-voltage = <1150000>; + regulator-suspend-microvolt = <1150000>; regulator-mode = <4>; }; @@ -263,7 +263,7 @@ vddcpu: VDD_OTHER { regulator-state-standby { regulator-on-in-suspend; - regulator-suspend-voltage = <1050000>; + regulator-suspend-microvolt = <1050000>; regulator-mode = <4>; }; @@ -280,7 +280,7 @@ vldo1: LDO1 { regulator-always-on; regulator-state-standby { - regulator-suspend-voltage = <1800000>; + regulator-suspend-microvolt = <1800000>; regulator-on-in-suspend; }; @@ -296,7 +296,7 @@ vldo2: LDO2 { regulator-always-on; regulator-state-standby { - regulator-suspend-voltage = <3300000>; + regulator-suspend-microvolt = <3300000>; regulator-on-in-suspend; };