From patchwork Wed Jun 19 08:35:58 2024
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
X-Patchwork-Submitter: Pascal Paillet
X-Patchwork-Id: 13703537
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 B39E4C2BA15
for ;
Wed, 19 Jun 2024 08:37:51 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help
:List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type:
Content-Transfer-Encoding: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=XOCbwETXxIA+0drv6fkuipMY97pF222Z5qC+mHznX5k=; b=qNtxUW8Ej+C5CosnQoDpIQKUhl
oQ0PHfVGZLByN+Zjn1ugCvWBLyskObv4N07joXcQdSerGRWo/wyeLxaFK6dpwBRI3nMOkahux4h1T
ssroDKLlt4YXY4UVelhcv0ivhBg1r9p/1ni8pDnEY4hv+uf2eGzXEPqHyuINDv1lcxkqdz+/V60uL
jR7u4JmOXweqmlKz1nEgD83/4BH/FFb7z3NzqNEvdGi2xLF28wQDg6Wjv0t7bwZRdCLr+sSrnXkCe
jfKHIvj6aNI9ab4Xz86oQaxRWoakG8xHVGwEWhjTP2Kdv9622OeTwMMFQfnqaf+iOU8YQ21jAGnco
+CLKoVXg==;
Received: from localhost ([::1] helo=bombadil.infradead.org)
by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux))
id 1sJqp1-00000000Q21-2qBu;
Wed, 19 Jun 2024 08:37:39 +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 1sJqog-00000000PsB-0nbM
for linux-arm-kernel@lists.infradead.org;
Wed, 19 Jun 2024 08:37:19 +0000
Received: from pps.filterd (m0369458.ppops.net [127.0.0.1])
by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id
45J7Ruge002275;
Wed, 19 Jun 2024 10:37:05 +0200
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=
cc:content-transfer-encoding:content-type:date:from:message-id
:mime-version:subject:to; s=selector1; bh=XOCbwETXxIA+0drv6fkuip
MY97pF222Z5qC+mHznX5k=; b=FDU2sbFS45KDSNH8SvVgN+ls58xYX5umz53A6A
f7RC9K65Wciv2NUsMZJDOkd5iPmLLOXFGJofGfBUQeulQoXNpiHHa7Bobh+sFdOG
jpLmgcZ3OQ5x1s2t4DAyCrYz9SIcWodmqp0NCnEygrgfADE9qekV0OthuAuYqSSK
bKHCmqM0X/zYuGCILK4pPoM6u6Qztg6Ru+tr+rAEcjo429/x4ytTvExvcp0b7mwu
lnuE0Eeh0yFJhbav8/7lzIbxp1xM693BUZw/vs0sTYsU4ReQ6NDsv5lo7I+ddjEN
JmvZSvHR8mKfJDqxtcCT5mjxw/UCh3vZQMNKtHbO99GuVvmA==
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 3yuj9n23rh-1
(version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT);
Wed, 19 Jun 2024 10:37:05 +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 D426B4002D;
Wed, 19 Jun 2024 10:37:01 +0200 (CEST)
Received: from Webmail-eu.st.com (shfdag1node2.st.com [10.75.129.70])
by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 2C80620E1D0;
Wed, 19 Jun 2024 10:36:10 +0200 (CEST)
Received: from localhost (10.48.86.232) by SHFDAG1NODE2.st.com (10.75.129.70)
with Microsoft SMTP Server (version=TLS1_2,
cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Wed, 19 Jun
2024 10:36:09 +0200
From: Pascal Paillet
To: Catalin Marinas , Will Deacon ,
Rob Herring ,
Krzysztof Kozlowski ,
Conor Dooley ,
Maxime Coquelin
,
Alexandre Torgue ,
Liam Girdwood , Mark Brown ,
,
,
,
CC: , Etienne Carriere
Subject: [PATCH 0/4] Add SCMI regulators desciption on STM32MP25
Date: Wed, 19 Jun 2024 10:35:58 +0200
Message-ID: <20240619083602.33007-1-p.paillet@foss.st.com>
X-Mailer: git-send-email 2.34.1
MIME-Version: 1.0
X-Originating-IP: [10.48.86.232]
X-ClientProxiedBy: EQNCAS1NODE3.st.com (10.75.129.80) To SHFDAG1NODE2.st.com
(10.75.129.70)
X-Proofpoint-Virus-Version: vendor=baseguard
engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.28.16
definitions=2024-06-19_02,2024-06-17_01,2024-05-17_01
X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3
X-CRM114-CacheID: sfid-20240619_013718_555965_80AB6FB2
X-CRM114-Status: GOOD ( 10.08 )
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
Add the description for SCMI regulators provided by OP-TEE firmware.
The binding file named st,stm32mp25-regulator.h will be also used in
the OP-TEE firmware.
Pascal Paillet (4):
dt-bindings: add STM32MP25 regulator bindings
arm64: dts: st: add scmi regulators on stm32mp25
arm64: dts: st: describe power supplies for stm32mp257f-ev1 board
arm64: stm32: enable scmi regulator for stm32
arch/arm64/Kconfig.platforms | 1 +
arch/arm64/boot/dts/st/stm32mp251.dtsi | 35 ++++++++++++++
arch/arm64/boot/dts/st/stm32mp257f-ev1.dts | 43 +++++++++++++----
.../regulator/st,stm32mp25-regulator.h | 48 +++++++++++++++++++
4 files changed, 118 insertions(+), 9 deletions(-)
create mode 100644 include/dt-bindings/regulator/st,stm32mp25-regulator.h