From patchwork Mon Jul 1 17:02:24 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: 13718443 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 36B05C2BD09 for ; Mon, 1 Jul 2024 17:03:19 +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=7lV2eUYObHuvGBJpt55gN0niz3VELfdNBzKaUZlDBe4=; b=WsdsZabpGyjLsp/f70KXrgMV6n W3ZkMYJpLKMY41kvow6mrkqZ4cDSs6rauHUZERfp0rDU/VantCrlNmXQZXPShdNgmAEbQhvcOSVsx riU8uDY7wSrg5pUTBI6xpGONbo2bLHi1tlBdfL3XF6QujG5JSkSbutIcOsgFPo8cKPAO0V0ZrPLIs YnTzSQGJxSjGW1UwEZZQOB/Tj4lXMUmRLXr4BTcGq+i2UDKsffbzsH3g0Fw+EzzgNXzncm3ZaXewk RI4tCI1dfnaSll39cdFaiOnIZNdmFb1MKX7GPa+oQWuEE7NJIpH5jHdiYXGCSSl57wymNSmFxZeaD tQ6sITDg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOKQl-00000004DPT-0MD5; Mon, 01 Jul 2024 17:03:07 +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 1sOKQZ-00000004DN5-35p3 for linux-arm-kernel@lists.infradead.org; Mon, 01 Jul 2024 17:02:57 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id F1686614D1; Mon, 1 Jul 2024 17:02:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 77F7BC4AF0A; Mon, 1 Jul 2024 17:02:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1719853374; bh=zb5WZvU5frvf1Sc61ISp4EEjQLrkyzChjnt4lpADV7g=; h=From:To:Cc:Subject:Date:From; b=Kms8RMj0evnOXQOrXMk8FO+1Egp+KviDz7WS/LLDLqQ1u5EL8UFcL6UvjaFsmkKdF sDCHJDWuEXGunD3Ak6l2KqlECziRIUfExjovd4y2TadT7Mjzraiv+4b9iyKlfV50Vb 4eZtDrpmX0SzTg51DW1tZW2u3IW+DzgGW1NtuI2PMtstBlle7l7JTWi+7W3yF4dTIL 5F2cR1FAZb1KvyH78N4YVjFv6j5n+oBP+k1OrjTASk2nPpw+QW6uDpLPB87cBt7TTK MGwvuwjLqQzsHZpj6l6IczVFiGsUqo5mfXrIw9rTdTYyPlkIJ/NsCSLVO4JKV04aJf vip5aImcaceZA== 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/25] armada-370-xp irqchip updates round 2 Date: Mon, 1 Jul 2024 19:02:24 +0200 Message-ID: <20240701170249.8128-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-20240701_100255_863320_DD61C618 X-CRM114-Status: UNSURE ( 8.21 ) 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 et al. this is round 2 of changes for the armada-370-xp irqchip. These changes are mostly non-functional, just refactoring the driver to some saner version before I will finally send SoC error interrupts support. Marek Marek BehĂșn (25): irqchip/armada-370-xp: Drop _OFFS suffix from some register constants irqchip/armada-370-xp: Change register constant suffix from _MSK to _MASK irqchip/armada-370-xp: Change spaces to tabs irqchip/armada-370-xp: Use BIT() and GENMASK() macros irqchip/armada-370-xp: Cosmetic fix parentheses in register constant definitions irqchip/armada-370-xp: Change register constants prefix to MPIC_ irqchip/armada-370-xp: Use correct type for cpu variable irqchip/armada-370-xp: Simplify is_percpu_irq() code irqchip/armada-370-xp: Change to SPDX license identifier irqchip/armada-370-xp: Declare iterators in for loop irqchip/armada-370-xp: Simplify ipi_resume() code irqchip/armada-370-xp: Use !virq instead of virq == 0 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: Simplify mpic_reenable_percpu() code irqchip/armada-370-xp: Use unsigned int / irq_hw_number_t when iterating irqchip/armada-370-xp: Use consistent variable names for hwirqs irqchip/armada-370-xp: Simplify mpic_resume() code irqchip/armada-370-xp: Refactor handling IPI interrupts into own function irqchip/armada-370-xp: Drop arguments from mpic_handle_msi_irq() irqchip/armada-370-xp: Drop unneeded curly brackets irqchip/armada-370-xp: Drop redundant continue drivers/irqchip/irq-armada-370-xp.c | 632 +++++++++++++--------------- 1 file changed, 285 insertions(+), 347 deletions(-)