Message ID | 20240507131051.980313-4-antonio.borneo@foss.st.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 BBCA7C10F1A for <linux-arm-kernel@archiver.kernel.org>; Tue, 7 May 2024 13:12:04 +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=JgyGecVKHUlYWl6hzSd6/dKq+iTMo+mvCm8kEEWXru0=; b=u0Qo5lYSs+rVKh ulB2qhiZsy+Zz7JoryWKFD3p59YFZVcqfDBkMmuZsOzeW7hfOL8a/o++yhLomPnMaXmOznnsHnxjr CQRQBPNQIGdNIlry59y+yGDUAtbZYxEv+tINFFXRvCAfxUFTFvmjDYBVD/jywrJtRn4hi38IeIyNa GyHfoWX0Ubn8hQcnuvmBx/Y/3xC9Uuu4gH01TzW0aEttsL3+oN9/0GC4MJS5OzRpo1xSBA5SLv3q+ ffBlDbS/CBiLxvJSMkn2RNIEd9J2DXNX1h1JBl9xrzHL6V3ffF7+7c9iglotLgp20uypaxssbqNY0 e4d5lP8O/VsuY7ZK1GQQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s4Kbo-0000000B6ue-0Br9; Tue, 07 May 2024 13:11:52 +0000 Received: from mx08-00178001.pphosted.com ([91.207.212.93] helo=mx07-00178001.pphosted.com) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s4Kbl-0000000B6rF-1cvS for linux-arm-kernel@lists.infradead.org; Tue, 07 May 2024 13:11:50 +0000 Received: from pps.filterd (m0046661.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 447BDe8A020651; Tue, 7 May 2024 15:11:33 +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=rUyNQa8eGXN1Zt25Wixutr4+HwGX3i9mFq8L7IUkTL4=; b=Ae chz+O2BBivioYUtjMofz8lcoedLBarhDH6qvR/46AvyFot1dISFFUW3rzEEuAI5K n6Qg4aUW788O+d91vG7w2G2JA/6w5X0fgRvHGNUQZpivy3QNm+zZtTxc+Ne6/Y5g RfpyvKEWs3JvncCFx/tPw/pHijPYwjOrgvhwqOl+Z06CMkqD2lVXYBEVjonkhFCY JPsfUTBB0inVMNILWiE3pEsA045BC1j2Ie+O6ws146+OT27cNok8I2/yToJxZstL aCRLc5CIpdUCBbtT1dWy3D457u/MpFhejpK3U4JhuJfHiUXyGQD8lCXE0EzMrWA3 fLs496tHCEZ2BY2ihPaA== 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 3xwbwckrtp-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 07 May 2024 15:11:33 +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 E81CD40046; Tue, 7 May 2024 15:11:28 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 1D2C121BF49; Tue, 7 May 2024 15:10:57 +0200 (CEST) Received: from localhost (10.48.87.171) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Tue, 7 May 2024 15:10:56 +0200 From: Antonio Borneo <antonio.borneo@foss.st.com> To: Russell King <linux@armlinux.org.uk>, Maxime Coquelin <mcoquelin.stm32@gmail.com>, Alexandre Torgue <alexandre.torgue@foss.st.com>, Catalin Marinas <catalin.marinas@arm.com>, Will Deacon <will@kernel.org>, Thomas Gleixner <tglx@linutronix.de> CC: Antonio Borneo <antonio.borneo@foss.st.com>, <linux-arm-kernel@lists.infradead.org>, <linux-stm32@st-md-mailman.stormreply.com>, <linux-kernel@vger.kernel.org> Subject: [PATCH v2 3/8] arm64: Kconfig: select STM32MP_EXTI on STM32 platforms Date: Tue, 7 May 2024 15:10:46 +0200 Message-ID: <20240507131051.980313-4-antonio.borneo@foss.st.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240507131051.980313-1-antonio.borneo@foss.st.com> References: <20240507131051.980313-1-antonio.borneo@foss.st.com> MIME-Version: 1.0 X-Originating-IP: [10.48.87.171] X-ClientProxiedBy: SAFCAS1NODE1.st.com (10.75.90.11) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.650,FMLib:17.11.176.26 definitions=2024-05-07_06,2024-05-06_02,2023-05-22_02 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240507_061149_720171_4214F948 X-CRM114-Status: GOOD ( 11.70 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
irqchip/stm32-exti: split MCU and MPU code, allow module build
|
expand
|
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 19bf58a9d5e1b..da85e0d49686f 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -302,7 +302,7 @@ config ARCH_STM32 select GPIOLIB select PINCTRL select PINCTRL_STM32MP257 - select STM32_EXTI + select STM32MP_EXTI select ARM_SMC_MBOX select ARM_SCMI_PROTOCOL select COMMON_CLK_SCMI
Use the new config flag to build the correct driver that will be extracted from the old code. Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com> --- arch/arm64/Kconfig.platforms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)