From patchwork Wed Mar 27 10:17:23 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mihai Sain X-Patchwork-Id: 13606141 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 55569C47DD9 for ; Wed, 27 Mar 2024 10:18:52 +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=XqH4O3tohqSCzPjACrfDpSH687pq4eBZDBANlAlnFPc=; b=a//+cjBJqTZXB7 MLKXN3aBkc/8J08oQhCDcbQOsAijET0aw/EtZYvwDQxxbQh469eHJDaHcr/yUKDwC5AftLpbQalin Qs3Gy9jC5y3ZOEwcwn5J09Ug2srnk8+ggvCudabEfZmDEeToqrlJjQTXY+5sq677/unGg0PkhtVdO GnUBmKaC6EJxUYo/40utNYCeBaFBPx4ornjzpMmJxtKK8knVIvWgHDC2nn7gRpSWzz8xXfSpw1WR5 9ahKwMt5ZZl8P45ra7DFPgFa0v9LW37kShS1HAonolpS5shZXKS14TjSmbuCtSXnIepLmPxWNvjwe /mFo6gRL5i/LfS4+um1w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rpQMh-00000008Nwz-24fn; Wed, 27 Mar 2024 10:18:39 +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-00000008Nod-2XiS for linux-arm-kernel@lists.infradead.org; Wed, 27 Mar 2024 10:18:29 +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=p/0BBHnJr+FFftUotJoEcJBJoL48GuwYWP98R4CFmoQ=; b=cQdptVOS//yBzh0SF9yZJYKR9evWk2ZfOcVk7+nOa2x+aQ6gjv3IVVBR JL3G4hqh3EqmUXRg4IS6R3UI7RJL+iXucv3NnoQKzqgx50CAhlhSudT2g dSWLDaqbSXbKrrHIIlmCqMqb9lbr3SDZroxTlheUKA6vL0eQkg7U9EIyo TmcJRZOzqvemzB5ZaO6MDLFMhDn4Yhup1+sHUFHHsxr+d1BghFUiQeNuD McRnpqQz5uPMJzXIn9g+irrOkUEsIy2LjJeggbSHDatXU33Esz8CNraIg QLgoP6q2KtlLl2+HugPoHEAP68RBO2wbKpIDTZ9p3Q2MZJ31EqszFfF5g g==; X-CSE-ConnectionGUID: calzwGTlQgCl6fVaUG6ALA== X-CSE-MsgGUID: R3qN4wlUQN+db0QLsypdCg== X-IronPort-AV: E=Sophos;i="6.07,158,1708412400"; d="scan'208";a="18378697" 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:56 -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:54 -0700 From: Mihai Sain To: , , , , , , , , , , , CC: Mihai Sain Subject: [PATCH 6/7] regulator: dt-bindings: microchip,mcp16502: Update the node names from buck regulators Date: Wed, 27 Mar 2024 12:17:23 +0200 Message-ID: <20240327101724.2982-7-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_932825_38510A3B X-CRM114-Status: GOOD ( 10.65 ) 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 buck 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 --- .../bindings/regulator/microchip,mcp16502.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/devicetree/bindings/regulator/microchip,mcp16502.yaml b/Documentation/devicetree/bindings/regulator/microchip,mcp16502.yaml index 1aca3646789e..72a1f8a92949 100644 --- a/Documentation/devicetree/bindings/regulator/microchip,mcp16502.yaml +++ b/Documentation/devicetree/bindings/regulator/microchip,mcp16502.yaml @@ -34,7 +34,7 @@ properties: description: List of regulators and its properties. patternProperties: - "^(VDD_(IO|CORE|DDR|OTHER)|LDO[1-2])$": + "^(BUCK[1-4]|LDO[1-2])$": type: object $ref: regulator.yaml# unevaluatedProperties: false @@ -70,7 +70,7 @@ examples: reg = <0x5b>; regulators { - VDD_IO { + BUCK1 { regulator-name = "VDD_IO"; regulator-min-microvolt = <3300000>; regulator-max-microvolt = <3300000>; @@ -89,7 +89,7 @@ examples: }; }; - VDD_DDR { + BUCK2 { regulator-name = "VDD_DDR"; regulator-min-microvolt = <1350000>; regulator-max-microvolt = <1350000>; @@ -108,7 +108,7 @@ examples: }; }; - VDD_CORE { + BUCK3 { regulator-name = "VDD_CORE"; regulator-min-microvolt = <1150000>; regulator-max-microvolt = <1150000>; @@ -127,7 +127,7 @@ examples: }; }; - VDD_OTHER { + BUCK4 { regulator-name = "VDD_OTHER"; regulator-min-microvolt = <1050000>; regulator-max-microvolt = <1250000>;