From patchwork Fri Jun 28 08:58:14 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pascal Paillet X-Patchwork-Id: 13715741 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 35CFDC30659 for ; Fri, 28 Jun 2024 08:59:57 +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: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=c+iZHm8zx6LxaqkfrOvGEiThh6zj8iGmK/s1bGa2eq4=; b=SaGmfI9Y4Q+QDJ251+ttEXrUVM KnHdNV02gRwse3jqWfIOUOYCoczNJ9AtJqXSTlvJxV0qq/DiFZsooBwYvsPaWBxJKxtM1JX3/HjJW wSDMqJfWvo/3y26/1mFiGSd9DfDgDaHnLPOWDynOdwvO7yJsyjXDwQUIBtcpDrjfya946urP+vhpv +fMAOhinqVeJpqj/J7kAEWjXmw8QapLjgxwsYgzoVdZ5S0enCjjQC8fkxAeY2al2EdAFtagh4Gl7Y VmqmZQVWpZjCPfWC1T4Q7E5kcz9cdx39H4iUNM/qBCOL7Sl8EVj38XHpQIhzySllrKQ4M2wjtciOW R02B5QDg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sN7SN-0000000D9x4-1Yct; Fri, 28 Jun 2024 08:59:47 +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 1sN7S2-0000000D9os-1Wmq for linux-arm-kernel@lists.infradead.org; Fri, 28 Jun 2024 08:59:28 +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 45S143JW022309; Fri, 28 Jun 2024 10:59:15 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=selector1; bh= c+iZHm8zx6LxaqkfrOvGEiThh6zj8iGmK/s1bGa2eq4=; b=a/juoRNWpWnBP1Lv en8bcNKUlMxBZSsHoqPl17J8BmWVuSXIrUeloERkVNxCxfxq1Khzmap5pc7o5tZN gGa8nq7xAXA3e+QRANL+Y3vMkPdffv7Pj17L3ntUzoz3en6qaSbrrz2ed8Dx+O2+ 8tyjxIWnyee45lIEGMpqM3YmD8nL7owJqt+ygLvGd8txhrkUkoCBBTXg+5o3mqjt M1Zrp9H5PiKaxkFVwea71IdcFzmAdRTSnPBBRdTYxskR85OBilS2bPks9MpHtKrx uYeS9rPvr/YQs/6Af3BvOpw7mxNq6+imGD+BIgCPiFA6b9ZkZEjkd+0FHFBgpkkI gWWdEw== 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 3yx9jjpgct-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 28 Jun 2024 10:59:15 +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 18DCB40045; Fri, 28 Jun 2024 10:59:11 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node2.st.com [10.75.129.70]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id B1F8521ADBF; Fri, 28 Jun 2024 10:58:22 +0200 (CEST) Received: from localhost (10.252.26.109) 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; Fri, 28 Jun 2024 10:58:22 +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 v2 4/4] arm64: stm32: enable scmi regulator for stm32 Date: Fri, 28 Jun 2024 10:58:14 +0200 Message-ID: <20240628085814.1586186-5-p.paillet@foss.st.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240628085814.1586186-1-p.paillet@foss.st.com> References: <20240628085814.1586186-1-p.paillet@foss.st.com> MIME-Version: 1.0 X-Originating-IP: [10.252.26.109] X-ClientProxiedBy: SHFCAS1NODE1.st.com (10.75.129.72) 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-28_05,2024-06-28_01,2024-05-17_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240628_015926_937805_BC7BA463 X-CRM114-Status: UNSURE ( 9.56 ) 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 Add SCMI ARM REGULATOR configuration for stm32. Signed-off-by: Pascal Paillet --- arch/arm64/Kconfig.platforms | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index a52618073de2..3738a9fc2d6c 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -312,6 +312,8 @@ config ARCH_STM32 select STM32_EXTI select ARM_SMC_MBOX select ARM_SCMI_PROTOCOL + select REGULATOR + select REGULATOR_ARM_SCMI select COMMON_CLK_SCMI select STM32_FIREWALL help