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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 82635C433F5 for ; Fri, 6 May 2022 15:48:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1443165AbiEFPwO (ORCPT ); Fri, 6 May 2022 11:52:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50412 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237300AbiEFPwK (ORCPT ); Fri, 6 May 2022 11:52:10 -0400 Received: from mout.perfora.net (mout.perfora.net [74.208.4.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8F0686D86D; Fri, 6 May 2022 08:48:27 -0700 (PDT) Received: from toolbox.int.toradex.com ([81.221.85.15]) by mrelay.perfora.net (mreueus002 [74.208.5.2]) with ESMTPSA (Nemesis) id 0Md2do-1nVsmD3lq6-00IA2M; Fri, 06 May 2022 17:48:16 +0200 From: Marcel Ziswiler To: linux-arm-kernel@lists.infradead.org Cc: Marcel Ziswiler , Fabio Estevam , Frank Rowand , Krzysztof Kozlowski , NXP Linux Team , Pengutronix Kernel Team , Rob Herring , Russell King , Sascha Hauer , Shawn Guo , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v1 21/24] ARM: dts: imx7-colibri: set regulator-name properties Date: Fri, 6 May 2022 17:48:11 +0200 Message-Id: <20220506154811.297154-1-marcel@ziswiler.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220506152809.295409-1-marcel@ziswiler.com> References: <20220506152809.295409-1-marcel@ziswiler.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K1:0jwSyYr+0a++mhcIj3Eoxc18Lwqu5hmPI2LpI56tec77kLwpoX/ IDM49M+YA+l7JzQiCPj4nQfxaZOy/kYjnXjqkuAO3R6+xtswla580LYFEl6wPOKhHk6sLKN kbHBIPDN5EUSQBZlm5WTaDkn0NHa7mLTNMoUoljTtvp8OoMuIgviud148gylfZocehEyivY 7lOiNQsFSksaKXHgsY1bQ== X-UI-Out-Filterresults: notjunk:1;V03:K0:Pmiq4htKZwY=:gnR1yjyMQnO7isHNz5uO/7 xd526W0kJncjLqnmJrxSUcxUeeCenuiMsvICxUyzcxDBM2TLa52hg909Yk3Z+XyM6ZwDlG5F8 z+ebpgm2VoXVwBdoyz27arf1YmwW2hG91/vrdPbloqXGNtvvzrDqEoy2hK+h8OoufYLwROhE3 j4hFCa2hZRzfsSUUTyWn4kJm3bc0xs1O0Y85xaPe9lWMTKwSRzjuNfrgCZ0SBEk89n4TUNpAx jOSUCvV5vAEMfvjbzHIh5G0AUKfJREnEj9d7ssnmRWG3mqlqjFHI9yskuspSKFy1NBPouMU+C P/zkPegp0VJVBGJq5+CfXJSWXtK0hcq/RqvSRKrigOyGIZDSRFW/cO6MqD0AacBl6jVTnXWTl K9t3jv1bkklEoB/julhEM7fUA5aqrmqrwncCafuVWswEE2uU4Go3Gkrm5IAB1SPJdLLaYxt/j IlU80n3raovFu1uF1ZF9RjIYiqEnAQTQbvwG+V8iRQvfX116kyf9TNAKL6l1BMUv7qLljENOV TfsVPFa3369VgvyXbw64x3LRDN7x1Vq22jzWrqIGJT6du28l8Rhk9cyP1f6fIRgswylQdBac5 /ALpUVQcHAavJenoX+4UVq7mLnKroI/3Jj6wJOkzdX2TvFiKMZyf9N+5zXjU0LZObrw/AgCGC EUjqrRlbPeUUiaRGfcLgqkOrMEoqwB2DJD1NrPkT5imfHn0f/XKLc3EpD2lfb7bnKdTZ6odj8 05hX1xhCk8+m43xk Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Marcel Ziswiler Migrate comments to proper regulator-name properties. Signed-off-by: Marcel Ziswiler --- arch/arm/boot/dts/imx7-colibri.dtsi | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/arch/arm/boot/dts/imx7-colibri.dtsi b/arch/arm/boot/dts/imx7-colibri.dtsi index cbe4f072d4ef..27706a2bc3c4 100644 --- a/arch/arm/boot/dts/imx7-colibri.dtsi +++ b/arch/arm/boot/dts/imx7-colibri.dtsi @@ -424,66 +424,75 @@ pmic@33 { reg = <0x33>; regulators { - reg_DCDC1: DCDC1 { /* V1.0_SOC */ + reg_DCDC1: DCDC1 { regulator-always-on; regulator-boot-on; regulator-max-microvolt = <1100000>; regulator-min-microvolt = <1000000>; + regulator-name = "+V1.0_SOC"; }; - reg_DCDC2: DCDC2 { /* V1.1_ARM */ + reg_DCDC2: DCDC2 { regulator-always-on; regulator-boot-on; regulator-max-microvolt = <1100000>; regulator-min-microvolt = <975000>; + regulator-name = "+V1.1_ARM"; }; - reg_DCDC3: DCDC3 { /* V1.8 */ + reg_DCDC3: DCDC3 { regulator-always-on; regulator-boot-on; regulator-max-microvolt = <1800000>; regulator-min-microvolt = <1800000>; + regulator-name = "+V1.8"; }; - reg_DCDC4: DCDC4 { /* V1.35_DRAM */ + reg_DCDC4: DCDC4 { regulator-always-on; regulator-boot-on; regulator-max-microvolt = <1350000>; regulator-min-microvolt = <1350000>; + regulator-name = "+V1.35_DRAM"; }; - reg_LDO1: LDO1 { /* PWR_EN_+V3.3_ETH */ + reg_LDO1: LDO1 { regulator-boot-on; regulator-max-microvolt = <3300000>; regulator-min-microvolt = <3300000>; + regulator-name = "PWR_EN_+V3.3_ETH"; }; - reg_LDO2: LDO2 { /* +V1.8_SD */ + reg_LDO2: LDO2 { regulator-always-on; regulator-boot-on; regulator-max-microvolt = <3300000>; regulator-min-microvolt = <1800000>; + regulator-name = "+V1.8_SD"; }; - reg_LDO3: LDO3 { /* PWR_EN_+V3.3_LPSR */ + reg_LDO3: LDO3 { regulator-always-on; regulator-boot-on; regulator-max-microvolt = <3300000>; regulator-min-microvolt = <3300000>; + regulator-name = "PWR_EN_+V3.3_LPSR"; }; - reg_LDO4: LDO4 { /* V1.8_LPSR */ + reg_LDO4: LDO4 { regulator-always-on; regulator-boot-on; regulator-max-microvolt = <1800000>; regulator-min-microvolt = <1800000>; + regulator-name = "+V1.8_LPSR"; }; - reg_LDO5: LDO5 { /* PWR_EN_+V3.3 */ + reg_LDO5: LDO5 { regulator-always-on; regulator-boot-on; regulator-max-microvolt = <3300000>; regulator-min-microvolt = <3300000>; + regulator-name = "PWR_EN_+V3.3"; }; }; }; -- 2.35.1 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 A43A5C433F5 for ; Fri, 6 May 2022 15:49:28 +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=US13JkWnM3pDKd9WygrdFX27W1iPEGhhqWSoMaY/Sj8=; b=hhuo4bAkGfMQG1 mFG1p9WCRc4eWE/QlfY7rfu1ZNtm0n610czQLdJgijy/V6BBfrHtFnuam5XVG5gwcb1hXJmnZajXB Cvb4HXBkf/LBo9sY730wfIu6t3r2u1Pyz3C4/sGp13u0JWNuLgAtYP/r9c06SuHY0fEVaodcxyel9 l4FOgTDiIKPI1s8gJXyFdxUMpUOJoJuuo7mECFSAlFYOxcRoGuE4cEY1LhathyqB8MfxmYnead3ix Z1qQ7RiZdE3kn9tVsxmgvpTt/5GYSgibm6LuBRGZPGDhwVfYpuqX2Aqhte1D2E62wQ3y+X5jPlcT4 98KbbZidf84mbZd6ZRnA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nn0Bu-004Bv5-GL; Fri, 06 May 2022 15:48:26 +0000 Received: from mout.perfora.net ([74.208.4.197]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nn0Br-004Bu0-Rx for linux-arm-kernel@lists.infradead.org; Fri, 06 May 2022 15:48:25 +0000 Received: from toolbox.int.toradex.com ([81.221.85.15]) by mrelay.perfora.net (mreueus002 [74.208.5.2]) with ESMTPSA (Nemesis) id 0Md2do-1nVsmD3lq6-00IA2M; Fri, 06 May 2022 17:48:16 +0200 From: Marcel Ziswiler To: linux-arm-kernel@lists.infradead.org Cc: Marcel Ziswiler , Fabio Estevam , Frank Rowand , Krzysztof Kozlowski , NXP Linux Team , Pengutronix Kernel Team , Rob Herring , Russell King , Sascha Hauer , Shawn Guo , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v1 21/24] ARM: dts: imx7-colibri: set regulator-name properties Date: Fri, 6 May 2022 17:48:11 +0200 Message-Id: <20220506154811.297154-1-marcel@ziswiler.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220506152809.295409-1-marcel@ziswiler.com> References: <20220506152809.295409-1-marcel@ziswiler.com> MIME-Version: 1.0 X-Provags-ID: V03:K1:0jwSyYr+0a++mhcIj3Eoxc18Lwqu5hmPI2LpI56tec77kLwpoX/ IDM49M+YA+l7JzQiCPj4nQfxaZOy/kYjnXjqkuAO3R6+xtswla580LYFEl6wPOKhHk6sLKN kbHBIPDN5EUSQBZlm5WTaDkn0NHa7mLTNMoUoljTtvp8OoMuIgviud148gylfZocehEyivY 7lOiNQsFSksaKXHgsY1bQ== X-UI-Out-Filterresults: notjunk:1;V03:K0:Pmiq4htKZwY=:gnR1yjyMQnO7isHNz5uO/7 xd526W0kJncjLqnmJrxSUcxUeeCenuiMsvICxUyzcxDBM2TLa52hg909Yk3Z+XyM6ZwDlG5F8 z+ebpgm2VoXVwBdoyz27arf1YmwW2hG91/vrdPbloqXGNtvvzrDqEoy2hK+h8OoufYLwROhE3 j4hFCa2hZRzfsSUUTyWn4kJm3bc0xs1O0Y85xaPe9lWMTKwSRzjuNfrgCZ0SBEk89n4TUNpAx jOSUCvV5vAEMfvjbzHIh5G0AUKfJREnEj9d7ssnmRWG3mqlqjFHI9yskuspSKFy1NBPouMU+C P/zkPegp0VJVBGJq5+CfXJSWXtK0hcq/RqvSRKrigOyGIZDSRFW/cO6MqD0AacBl6jVTnXWTl K9t3jv1bkklEoB/julhEM7fUA5aqrmqrwncCafuVWswEE2uU4Go3Gkrm5IAB1SPJdLLaYxt/j IlU80n3raovFu1uF1ZF9RjIYiqEnAQTQbvwG+V8iRQvfX116kyf9TNAKL6l1BMUv7qLljENOV TfsVPFa3369VgvyXbw64x3LRDN7x1Vq22jzWrqIGJT6du28l8Rhk9cyP1f6fIRgswylQdBac5 /ALpUVQcHAavJenoX+4UVq7mLnKroI/3Jj6wJOkzdX2TvFiKMZyf9N+5zXjU0LZObrw/AgCGC EUjqrRlbPeUUiaRGfcLgqkOrMEoqwB2DJD1NrPkT5imfHn0f/XKLc3EpD2lfb7bnKdTZ6odj8 05hX1xhCk8+m43xk X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220506_084824_004047_DF61829A X-CRM114-Status: UNSURE ( 8.07 ) 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 From: Marcel Ziswiler Migrate comments to proper regulator-name properties. Signed-off-by: Marcel Ziswiler --- arch/arm/boot/dts/imx7-colibri.dtsi | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/arch/arm/boot/dts/imx7-colibri.dtsi b/arch/arm/boot/dts/imx7-colibri.dtsi index cbe4f072d4ef..27706a2bc3c4 100644 --- a/arch/arm/boot/dts/imx7-colibri.dtsi +++ b/arch/arm/boot/dts/imx7-colibri.dtsi @@ -424,66 +424,75 @@ pmic@33 { reg = <0x33>; regulators { - reg_DCDC1: DCDC1 { /* V1.0_SOC */ + reg_DCDC1: DCDC1 { regulator-always-on; regulator-boot-on; regulator-max-microvolt = <1100000>; regulator-min-microvolt = <1000000>; + regulator-name = "+V1.0_SOC"; }; - reg_DCDC2: DCDC2 { /* V1.1_ARM */ + reg_DCDC2: DCDC2 { regulator-always-on; regulator-boot-on; regulator-max-microvolt = <1100000>; regulator-min-microvolt = <975000>; + regulator-name = "+V1.1_ARM"; }; - reg_DCDC3: DCDC3 { /* V1.8 */ + reg_DCDC3: DCDC3 { regulator-always-on; regulator-boot-on; regulator-max-microvolt = <1800000>; regulator-min-microvolt = <1800000>; + regulator-name = "+V1.8"; }; - reg_DCDC4: DCDC4 { /* V1.35_DRAM */ + reg_DCDC4: DCDC4 { regulator-always-on; regulator-boot-on; regulator-max-microvolt = <1350000>; regulator-min-microvolt = <1350000>; + regulator-name = "+V1.35_DRAM"; }; - reg_LDO1: LDO1 { /* PWR_EN_+V3.3_ETH */ + reg_LDO1: LDO1 { regulator-boot-on; regulator-max-microvolt = <3300000>; regulator-min-microvolt = <3300000>; + regulator-name = "PWR_EN_+V3.3_ETH"; }; - reg_LDO2: LDO2 { /* +V1.8_SD */ + reg_LDO2: LDO2 { regulator-always-on; regulator-boot-on; regulator-max-microvolt = <3300000>; regulator-min-microvolt = <1800000>; + regulator-name = "+V1.8_SD"; }; - reg_LDO3: LDO3 { /* PWR_EN_+V3.3_LPSR */ + reg_LDO3: LDO3 { regulator-always-on; regulator-boot-on; regulator-max-microvolt = <3300000>; regulator-min-microvolt = <3300000>; + regulator-name = "PWR_EN_+V3.3_LPSR"; }; - reg_LDO4: LDO4 { /* V1.8_LPSR */ + reg_LDO4: LDO4 { regulator-always-on; regulator-boot-on; regulator-max-microvolt = <1800000>; regulator-min-microvolt = <1800000>; + regulator-name = "+V1.8_LPSR"; }; - reg_LDO5: LDO5 { /* PWR_EN_+V3.3 */ + reg_LDO5: LDO5 { regulator-always-on; regulator-boot-on; regulator-max-microvolt = <3300000>; regulator-min-microvolt = <3300000>; + regulator-name = "PWR_EN_+V3.3"; }; }; }; -- 2.35.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel