From patchwork Wed Aug 7 16:40:52 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Marek_Beh=C3=BAn?= X-Patchwork-Id: 13756499 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 49E5AC3DA7F for ; Wed, 7 Aug 2024 16:42:29 +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-Transfer-Encoding: Content-Type: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=hpqGJtk4cvE9nMBgryAfYoW1oNWCtqpqynKaabR6tVg=; b=i4LKHSFErIWN8hdaxcmG1Yk+N3 mP/4bmNQNvRfJI+dt3C+WUPRboigeQDwZ5Htg2xnbmmZgLpbAM6Oza9FkSiqwA+OnNUnT1efeHffk v64+hVG4FhRxFe5kH7TJDkrm/E0PpK0euKkLbvlKYwJOwIYu6Fh6Plu+swK5N9lBxjANhUwfgMuM7 pGbyA/ezxyoqDpUenJwoZyohEnh97NjBHCoVU3Vvc3UBK9lnXDAiMUvikZoZYdue0MhJiNxarwWTT ymgDOqpBS5l9CPJUsueXufB9VSZcKuOghBtlEk2nhNEMnJS/094MYbmNtsnXv1t+eVjI/faBgb8BZ uDMuQBUA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbjjv-00000005iUr-1IKT; Wed, 07 Aug 2024 16:42:19 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbjip-00000005iDP-1yTW for linux-arm-kernel@lists.infradead.org; Wed, 07 Aug 2024 16:41:13 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 4D69C611CB; Wed, 7 Aug 2024 16:41:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CEB21C4AF0D; Wed, 7 Aug 2024 16:41:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1723048870; bh=56WYv15vge0yHjtSGplrpjj9ppc+I6lU79WaEwHzslg=; h=From:To:Cc:Subject:Date:From; b=sHQbenGc56h9AuyPpa8BDFWWBdyVtm17dTYOe69THKRsaw9D29XUUJcRJjbi/GL40 HYPpB62AZVJ4VEmvIv5VPlvYUt+yEOgiTK6hZk4eam2OsG9uofy75h+lIf8m35xfGy bvDO68BjQ+g1pjon9rHo42AMKf7o9VZ/1inilRd2uLQ2FjtEznHfqiHSw+4PB0stoH Rps8VO5qyUiofvDdJLr8+UdQQK3avXvT9ofGAghFfw065i3xY76Rl8Qge452j6y60Z MXL3c2bY5GoA2rf7U/NH+kjIZ3W3BzhgudrDvTMUwtjEts4g7mTCLEV14UhycnMCtG qtO/2Nj4+XgQw== From: =?utf-8?q?Marek_Beh=C3=BAn?= To: Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, arm@kernel.org, Andy Shevchenko , Hans de Goede , =?utf-8?q?Ilpo_J=C3=A4rvinen?= Cc: =?utf-8?q?Marek_Beh=C3=BAn?= Subject: [PATCH v2 00/12] armada-370-xp irqchip updates round 5 Date: Wed, 7 Aug 2024 18:40:52 +0200 Message-ID: <20240807164104.4140-1-kabel@kernel.org> X-Mailer: git-send-email 2.44.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240807_094111_595726_84AD627D X-CRM114-Status: UNSURE ( 9.27 ) 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 Hi Thomas, Andrew, Ilpo et al., This is v2 of the last round of updates for armada-370-xp irqchip before I send the one patch adding support for SoC Error interrupts. I have addressed the issues pointed out by Thomas in v1, which you can see at https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=871321 This series can be applied on tip/irq/core. Marek Marek BehĂșn (12): irqchip/armada-370-xp: Drop IPI_DOORBELL_START and rename IPI_DOORBELL_END irqchip/armada-370-xp: Drop msi_doorbell_end() irqchip/armada-370-xp: Add the __init attribute to mpic_msi_init() irqchip/armada-370-xp: Put __init attribute after return type in mpic_ipi_init() irqchip/armada-370-xp: Put static variables into driver private structure irqchip/armada-370-xp: Put MSI doorbell limits into the mpic structure irqchip/armada-370-xp: Pass around the driver private structure irqchip/armada-370-xp: Dynamically allocate the driver private structure irqchip/armada-370-xp: Correct reenabling last per-CPU interrupt irqchip/armada-370-xp: Iterate only valid bits of the per-CPU interrupt cause register irqchip/armada-370-xp: Allow mapping only per-CPU interrupts irqchip/armada-370-xp: Use the mpic_is_ipi_available() helper in one more case drivers/irqchip/irq-armada-370-xp.c | 407 ++++++++++++++++------------ 1 file changed, 229 insertions(+), 178 deletions(-)