Message ID | 20240620083115.204362-2-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 4165CC27C79 for <linux-arm-kernel@archiver.kernel.org>; Thu, 20 Jun 2024 08:32: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: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=XIk/vz4CZvRDP46S7QF0CjZaFR83xkL+/AG9b+2atfg=; b=hcvlP9rhZL9T9CZgzIFyZiGXEr 9q6tnYZEFp0L25+QfEFdPhAk1rmfbFdgYTkdoUtZXzaTNcxV9TMIzvuvE/xe4ZQm/wv+PYxwT5xx3 naLBsjo0VhIEhcxJn/z5p+ZH8gbr8mDQzacd6CA8nwYElgsPheh7c2gKoe1DDzczqxJWHAzl4Fzi0 jE+nRMjA70+2w9dpgsDVk0B3saH8Ctt0MZ0AnhmYcW6wZRt8IjVGLjpMKH6GHuFJ2y7fldzq8zYv9 t4NYpdih6wzC4zOoYVrOcvVeGEqHDPGyZhulHQGOJqZ1dMvSKnwFtPAkhELnb8UvtHvPrUSzzlnby S4u7xRUg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sKDDi-00000004ANP-3yeb; Thu, 20 Jun 2024 08:32:38 +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 1sKDDZ-00000004AID-0oEP for linux-arm-kernel@lists.infradead.org; Thu, 20 Jun 2024 08:32:31 +0000 Received: from pps.filterd (m0046660.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 45K6MbVS014878; Thu, 20 Jun 2024 10:32:01 +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= XIk/vz4CZvRDP46S7QF0CjZaFR83xkL+/AG9b+2atfg=; b=U+doxcwxLT73catl m/jIv8tDHGdLQV4oAeZ7H2UKXazCvGKZdbFo1U8ytT0UQEAdShh/gTL3AyLDzfE+ YJpIy93kgo0ep8eJEqYG0bgt9FwTgFCSFMJA0RSWXPgbqcN/esU2Uenep9X8nEec EA56e2chP7MFdzUkTQFJ6AXBUvDLaHc+ACFW72EsD5oEyLZqHkoCh+B+zAhSs4mH yejaZZPmv5V94J0asFPmi4tFZIupc8WfJVnjEeJVF+H/6LVigDEdrzgh1jFI4y53 1vjgC8WqHpxrwNvHxQxmW4rDO0WaGB9aLUilY0m3yO8WDDbW4zrmnMH/UtTKlJ0z Ar8icQ== 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 3yuj9uf7v6-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 20 Jun 2024 10:32:01 +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 79A1040045; Thu, 20 Jun 2024 10:31:55 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id AAFDA212FB7; Thu, 20 Jun 2024 10:31:20 +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; Thu, 20 Jun 2024 10:31:20 +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 v3 1/8] irqchip/stm32-exti: add CONFIG_STM32MP_EXTI Date: Thu, 20 Jun 2024 10:31:08 +0200 Message-ID: <20240620083115.204362-2-antonio.borneo@foss.st.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240620083115.204362-1-antonio.borneo@foss.st.com> References: <20240620083115.204362-1-antonio.borneo@foss.st.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain 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.680,FMLib:17.12.28.16 definitions=2024-06-20_06,2024-06-19_01,2024-05-17_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240620_013229_751973_853A37F0 X-CRM114-Status: UNSURE ( 9.34 ) 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: <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> 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/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig index 14464716bacbb..798bd50f8ab23 100644 --- a/drivers/irqchip/Kconfig +++ b/drivers/irqchip/Kconfig @@ -392,6 +392,10 @@ config LS_SCFG_MSI config PARTITION_PERCPU bool +config STM32MP_EXTI + bool + select STM32_EXTI + config STM32_EXTI bool select IRQ_DOMAIN
To guarantee bisect-ability during split of stm32-exti in MCU and MPU code, introduce CONFIG_STM32MP_EXTI. It will be used in arch configuration. Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com> --- drivers/irqchip/Kconfig | 4 ++++ 1 file changed, 4 insertions(+)