From patchwork Thu Apr 25 07:48:31 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Patrick Delaunay X-Patchwork-Id: 13642930 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 C3066C4345F for ; Thu, 25 Apr 2024 07:50:00 +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: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:In-Reply-To:References: List-Owner; bh=/DMGenz4GmRU1krDCbdvXeFQeTyms3L3gKKo4xY5KQo=; b=KaFT0CfoaciF3t wYYGjFViZI5PGU+r4uU/IbBoUNl2/Aai7MSnbbECDV8mqUwRR+eyyec8fXM5PoYyaO/OgIa5D4ZZt a4i2MZWLEjny4hjXBphWLJCu67j9ivt5Fxb69MZyOGpgeIrvSIF/XTf/5gT7SjEshbHfsCvi1U+Ad Fz3byUDZvD9z554y0VHFM9W+eqasfLLGnR5X2iULobtgdtDOHV6kuDFtHgvs3Nko6LREfw6h4bNzb 5354sSVNRurU7LcMQqXRmj9cYNcMMgiVjMJ0bO+1VOGc76EpnXrvCjujCWNwQE/hcLaraVTDVsAc/ TiXF+ShbPZKoxVE+6yLA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rztra-00000007Kdg-1ofh; Thu, 25 Apr 2024 07:49:50 +0000 Received: from mx07-00178001.pphosted.com ([185.132.182.106]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rztrV-00000007Ka6-18VU for linux-arm-kernel@lists.infradead.org; Thu, 25 Apr 2024 07:49:46 +0000 Received: from pps.filterd (m0288072.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 43P5kYQs018290; Thu, 25 Apr 2024 09:49:37 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding:content-type; s=selector1; bh=37REsQ2 FIwtIHcuFXf9WH6rSdUEg9FqQ4fkZiZRMvHk=; b=lHSbkGyjPRhga+SPcpoHitc PP270bH2xydSDknnFzA7E2oOQ3ZenAWl9PHI0y3oJXFxsqXEnCbgnbZQPuNeli1k dZCyyBdtHgtcGD38csJEKE53N3GO6PbiMGcyuyPWSsXcErSuYyF9Dv7eBHu1lqeo BjG/keNpuifVGltVeJTKoRZl7BqMKnJIUKUh1tV6Bvfy6gevDWvEBQDPBbMs2m2/ IZ0o3v225ZsWJKvCJt6lzaDCxL7kUThYgTbct60cjhPHgloDukGVWU+yuJbXJk15 iUQ/XasKvdpKK1biABBJszXBftCtu2wmVd/snwCrOPJKPu8fYHjJZ8gAwtl6EDg= = Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3xm4cnmupb-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 25 Apr 2024 09:49:37 +0200 (MEST) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 8CFDB4002D; Thu, 25 Apr 2024 09:49:33 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node3.st.com [10.75.129.71]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id B4F4C212FD7; Thu, 25 Apr 2024 09:48:51 +0200 (CEST) Received: from localhost (10.48.86.112) by SHFDAG1NODE3.st.com (10.75.129.71) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Thu, 25 Apr 2024 09:48:51 +0200 From: Patrick Delaunay To: Alexandre TORGUE , Liam Girdwood , Mark Brown , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Maxime Coquelin , Olivier Moysan , Arnaud Pouliquen , Pascal Paillet CC: Patrick Delaunay , , , , Subject: [PATCH 0/3] ARM: st: use a correct pwr compatible for stm32mp15 Date: Thu, 25 Apr 2024 09:48:31 +0200 Message-ID: <20240425074835.760134-1-patrick.delaunay@foss.st.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Originating-IP: [10.48.86.112] X-ClientProxiedBy: EQNCAS1NODE4.st.com (10.75.129.82) To SHFDAG1NODE3.st.com (10.75.129.71) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1011,Hydra:6.0.650,FMLib:17.11.176.26 definitions=2024-04-25_06,2024-04-25_01,2023-05-22_02 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240425_004945_620435_321F73F8 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 This patchset removes the unexpected comma in the PWR compatible "st,stm32mp1,pwr-reg" and uses a new compatible "st,stm32mp1-pwr-reg" in STM3MP15 device trees. The support of old compatible is keep to avoid ABI break. Patrick Delaunay (3): dt-bindings: regulator: st,stm32mp1-pwr-reg: add correct compatible regulator: stm32-pwr: add support of correct compatible ARM: dts: st: update the pwr compatible for stm32mp15 .../devicetree/bindings/regulator/st,stm32mp1-pwr-reg.yaml | 6 ++++-- arch/arm/boot/dts/st/stm32mp151.dtsi | 2 +- drivers/regulator/stm32-pwr.c | 1 + 3 files changed, 6 insertions(+), 3 deletions(-)