From mboxrd@z Thu Jan 1 00:00:00 1970 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 434F1C4345F for ; Wed, 17 Apr 2024 18:09:31 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Y2o4y4GPJ6Bu1aIKnssoAVxSp653paNJT/2OiSxzjqQ=; b=pVd2Vym1ChSA62 9cP1ZMX/xPSxlp5shg0no5U84F6gv+RKRzgxTRDtiECrSveU+4zoCUNXzPSb9QixY9wpT37va0H0s ZPbZHl5/SytaX1ECgVJ/Snrr/1R4ImVvdW2WkhB3Q2k9IN3O+AO7XlfuKZlUFa81NabqixvDd12Dw NmLCDyY+Ld1+wKedD8IAD4ckJA+lU7TMr9r0gzbAuDDT5U25o6HgU83GCRH9+yyzFSSBKmMm5S6fT bwSuxwVAVOtCMbdeG4Mu/k9fI3XjeSIUDdGl7YQ0ohJb+qQo+nIK4Vs3LvrTyxG5f5FWyKIi82t2s mHHq8f9DET+SgbKOe1qA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rx9ii-0000000H8yK-2RKr; Wed, 17 Apr 2024 18:09:20 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rx9if-0000000H8xh-41J8 for linux-arm-kernel@lists.infradead.org; Wed, 17 Apr 2024 18:09:19 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 93A2E61680; Wed, 17 Apr 2024 18:09:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0FC76C072AA; Wed, 17 Apr 2024 18:09:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713377356; bh=LsqwIAcZ9xcslbdJWJ70Q/boOMwoOC+KtWr2ruc17ho=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tOOzaQVY7IKpmitflD7aGK/iY/ASXphAdImXLfa6QAfAbfMVwINXSPAO4cHn3UalV R4uZmQYNu+egtGbtC+03z0Zw5QZWvjOhaDRl3VE+kleWvVZmzGUTHYD+NI7X7c4BT9 xYFA3wcq0D/EjBROFS/bqwyoSaxIXyXKNskkczk3+/4dtVUWzCeLZyNZhhHDV3XAgE rd69uifcKflEwLSaU4/ruoGhRN2dWxW5tn0sK22l4k45dxB5y8/5c0FgluyfZMM1SU AnOwzU6R2lO3HylDgmNFPqOhPYvSNjsEaXz4lNyWujAi54fdO4UiTb6+RMTG0qgew/ ERKLx3R0CxktQ== Date: Wed, 17 Apr 2024 13:09:14 -0500 From: Rob Herring To: Antonio Borneo Cc: Catalin Marinas , Will Deacon , Rob Herring , Fabrice Gasnier , linux-stm32@st-md-mailman.stormreply.com, Krzysztof Kozlowski , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Thomas Gleixner , Conor Dooley , Alexandre Torgue , linux-arm-kernel@lists.infradead.org, Maxime Coquelin Subject: Re: [PATCH v2 02/11] dt-bindings: interrupt-controller: stm32-exti: Add irq mapping to parent Message-ID: <171337733789.2907077.14650412956995048525.robh@kernel.org> References: <20240216094758.916722-1-antonio.borneo@foss.st.com> <20240415134926.1254428-3-antonio.borneo@foss.st.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240415134926.1254428-3-antonio.borneo@foss.st.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240417_110918_147899_4AD05FD9 X-CRM114-Status: GOOD ( 12.39 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 15 Apr 2024 15:49:17 +0200, Antonio Borneo wrote: > The mapping of EXTI events to its parent interrupt controller is > both SoC and instance dependent. > The current implementation requires adding a new mapping table to > the driver's code and a new compatible for each new EXTI instance. > > Use the interrupts-extended property to list, for each EXTI event, > the associated parent interrupt. > > Co-developed-by: Fabrice Gasnier > Signed-off-by: Fabrice Gasnier > Signed-off-by: Antonio Borneo > --- > .../interrupt-controller/st,stm32-exti.yaml | 17 ++++++++++++++++- > 1 file changed, 16 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring (Arm) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel