From patchwork Thu Jul 11 11:57:38 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: 13730628 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 A2264C3DA4A for ; Thu, 11 Jul 2024 11:58:27 +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=ty8ABvegmMuHaHiLoa9+RYaeP7XPzVVaKer0jihz11A=; b=iPjlxUymKl6yrsuY71whv6L6lh D18zLJdlgrfCMF3OFdi7KSpQsKjAIxoNE5A89k2brn5qxeqrppamwbmb0dWKbiXqij2/2B8ky/w3A 3Va9ojNuqHJ2Tqme+NVQdryt6m06lFqGlo15wj/c8thPlsbwlYBtRfDmnChazBVebxQCVCHKSvV4K dC2sXxYiyhqsC9hbc7mfKLlRh9JJZ4xnzVUwcB0Nk7//20ZTpYDv/NhLTpht0uTIS9N4CtGHJGEY9 9u1sRAzvcowWsk1rwZY63OnQHIuKMfPcZ3cgVe2szUaN/pPDZ/S4VnljCsKIjCcFBwqTRkDklxzGr ZjidtWVg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sRsRE-0000000Ds06-3jIN; Thu, 11 Jul 2024 11:58:16 +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 1sRsQt-0000000DrsD-3M2K for linux-arm-kernel@lists.infradead.org; Thu, 11 Jul 2024 11:57:59 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id A97BF61D13; Thu, 11 Jul 2024 11:57:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 19811C116B1; Thu, 11 Jul 2024 11:57:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1720699074; bh=E0t7mSAZtHreZ68kb+X1BB8K+kVLt0SW1zIOWIkNS/g=; h=From:To:Cc:Subject:Date:From; b=Wb47ySmNRtYDUBDSR9TJnIzEDYTRe5jvA4rwLVa6GPb0CZGXlyCE3KlXdxCNZnYTp x9DOpDTpoyewbxP5vvZ3lig4t7WHeabg535uIx8JoU8CHTMzT6aTfcV3ztIKoA0W02 Qla4IS4klaLkIfK1bZ93AYlcjzF7lxYQlJ85yb56zWr8Vfg6EeThEDo3pqA3tLnll7 2W+8JprqO+Iw6n4F3orttJOaY6KpNkO0ZTHME8hbWVE83aIOi87rn5E6RQmQnfk6+y vIlVLVdylrexsuzksY3TjC0+43GtW1LowFwrZ+f5qFRw5RLn6PnNC4aYn4qpQl8Nvw lozdhqZ6nVEGg== 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 00/10] armada-370-xp irqchip updates round 3 Date: Thu, 11 Jul 2024 13:57:38 +0200 Message-ID: <20240711115748.30268-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-20240711_045755_967907_FEF210D0 X-CRM114-Status: UNSURE ( 8.22 ) 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 3rd round of refactors for the armada-370-xp irqchip driver, containing another 10 patches. This series depends on v3 of round 2 [1] from, which in turn depends on patches merged into tip/irq/core [2]. With the expection of patch 06/10 (which is already reviewed by Andrew), these patches are small and so should be easy to review. Marek [1] https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=869325 [2] https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/log/?h=irq/core Marek Behún (10): irqchip/armada-370-xp: Rename variable for consistency irqchip/armada-370-xp: Use unsigned int type for virqs irqchip/armada-370-xp: Use !virq instead of virq == 0 in condition irqchip/armada-370-xp: Simplify ipi_resume() code irqchip/armada-370-xp: Improve indentation irqchip/armada-370-xp: Change symbol prefixes to mpic irqchip/armada-370-xp: Don't read number of supported interrupts multiple times irqchip/armada-370-xp: Use FIELD_GET() and named register constant irqchip/armada-370-xp: Refactor mpic_handle_msi_irq() code irqchip/armada-370-xp: Refactor handling IPI interrupts drivers/irqchip/irq-armada-370-xp.c | 420 +++++++++++++--------------- 1 file changed, 201 insertions(+), 219 deletions(-) Reviewed-by: Ilpo Järvinen