From patchwork Thu Apr 25 07:48:34 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Patrick Delaunay X-Patchwork-Id: 13642931 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 242B5C10F1A for ; Thu, 25 Apr 2024 07:50:02 +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=kKow585o4YXb80Pa/pZ6yRe8cqakTNwpXB4WQXe08cI=; b=DWJmUwDg9sYT2z I53yVjFikbE33Q1jKxYtStnJpS1GjyLKSFzYrEcmvzp7zco8MDBNaAtgDEMus5oDEv7EnZ7ntG6SE J5Z2GSxYYsS013nyb62Yc3RmVqkjcPMhdX2/sdy32Z/n40xG7iBEOQPk74ymmhTx7/YWSri9kz4of eIRqRs0Ufgk9xEwd5xJDmT3iLuOPYjlG50tuveWC4iOfVeFFy66JPviHZ5+A0Vcbs2ElDZdyM9u2a 3d3ZwehyhOUKBTF5cuWczpJibpdJwR3xDPRTxn+pWknWLcdK+fPxLKzr/2nMebpN/cWTg99fuW6cE MH7zAxBT4f7DRM72k+PQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rztrZ-00000007KdC-3Bty; Thu, 25 Apr 2024 07:49:49 +0000 Received: from mx08-00178001.pphosted.com ([91.207.212.93]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rztrV-00000007Ka7-33Ny for linux-arm-kernel@lists.infradead.org; Thu, 25 Apr 2024 07:49:47 +0000 Received: from pps.filterd (m0369457.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 43P7GipT029734; Thu, 25 Apr 2024 09:49:38 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s= selector1; bh=wjswcOrzvwCTm6d/+dyApwtqZE5TvkRvblZWO7jtgTg=; b=r4 P+xO9DO9R1YHT/q5niatzjieot9oqD41SGJUgrLdnMpj9z43Qf+tMn+gmIBO/N2f Hvs27uuwxZLg6MSock+uOKDaf+/wbYHTy9qFMZhRKw+/Y38KW/uIH1iPAyaiSKmO JAUpSlWKWNi1AjiEsaYhaEYaH4onablLGyzEnPTBW5I01S++Xymti255I8OXb/L6 P8TF/0fB8bsS8afW72t2pr1ChEdw9ovj3hHgcKT9zMX/ENABNdPh46k24tnAEOLy 42FvBqbu4LhsZ0EJB34ih4MeVm5ptp0e981IKy93Kdv+e1FfcGlzgBF4QOpwY6+Y akMPDPaW3mMEjoy5562w== 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 3xmrnj9vyu-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 25 Apr 2024 09:49:38 +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 506AA40044; Thu, 25 Apr 2024 09:49:34 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node3.st.com [10.75.129.71]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 521162132C5; Thu, 25 Apr 2024 09:48:55 +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:55 +0200 From: Patrick Delaunay To: Alexandre TORGUE , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Maxime Coquelin CC: Patrick Delaunay , , , , Subject: [PATCH 3/3] ARM: dts: st: update the pwr compatible for stm32mp15 Date: Thu, 25 Apr 2024 09:48:34 +0200 Message-ID: <20240425094829.3.I493dfe2bde7f40beb48455f8ff8368cc8a869cdc@changeid> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240425074835.760134-1-patrick.delaunay@foss.st.com> References: <20240425074835.760134-1-patrick.delaunay@foss.st.com> 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_004946_066000_03B09CE4 X-CRM114-Status: GOOD ( 11.64 ) 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 Remove the unexpected comma in the compatible "st,stm32mp1,pwr-reg", and use the new supported compatible "st,stm32mp1-pwr-reg" in STM3MP15 SoC dtsi. Signed-off-by: Patrick Delaunay --- arch/arm/boot/dts/st/stm32mp151.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/st/stm32mp151.dtsi b/arch/arm/boot/dts/st/stm32mp151.dtsi index 16bd6eee32b4..702cdaa1343a 100644 --- a/arch/arm/boot/dts/st/stm32mp151.dtsi +++ b/arch/arm/boot/dts/st/stm32mp151.dtsi @@ -144,7 +144,7 @@ rcc: rcc@50000000 { }; pwr_regulators: pwr@50001000 { - compatible = "st,stm32mp1,pwr-reg"; + compatible = "st,stm32mp1-pwr-reg"; reg = <0x50001000 0x10>; reg11: reg11 {