From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id DA7513375CF; Thu, 11 Sep 2025 14:13:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1757600005; cv=none; b=dZmRJopPY+aQRNO/QrlPxkv+fv9a3SELzjz/m++dP0pkVWQSjbZifG0kJjNP4j0GyEt+nIu1luHGY2Cw3E9GOEo7hZ/TPACJ0v1XlvhWTlRyJXgJucCgPDtp9El/NmsUa9Qsz8OQideuod6vz9dWhKnyQ2RfNFgUd5lfsxWkABk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1757600005; c=relaxed/simple; bh=CHLQC8UNFWx/L02U/6dzT5ziaf7nOpGIRoDp4xoRfbE=; h=Date:Message-ID:From:To:Cc:Subject:In-Reply-To:References: MIME-Version:Content-Type; b=bGUsVCaihfcaf+t3RDciF0U6J6pJV+wbohhGLqujUj0TRQBQB2cMR2sQxLOzWNc8Arjx5WKMPCWJPAlfb6fsweAGNv3T+my31RozAlXAHUwP38+UakyyRl3mb1lgklE/dNqe7srVed5oNCpRonGGoVzRigpDUkwVVVBAv8gffyM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=hWuBeIMm; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="hWuBeIMm" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 57306C4CEF0; Thu, 11 Sep 2025 14:13:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1757600004; bh=CHLQC8UNFWx/L02U/6dzT5ziaf7nOpGIRoDp4xoRfbE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=hWuBeIMm3esoMaBijLO33dqTzWLpqs9LRS4ho6OVCRrj2rczlDPhMf8NtbWzDu8b8 UE+3MrwY/yX2C4KzLOeEN+xA1IC8u3PvPeZC7RCK0YRlHylNQ1kXyfaXvu31RtVkB+ rrA20zfzSh3H5XGG5VIdhPQNwLu7h8MF5tkX7ivIY5Lw6YVEa3bptnknnAN3fpr8d1 yOpelE6rV+rjQkcKyxmYUxxw+r94vfbvQMTtv2C7r4BE4CgcIeoDsOzbqd3roZGca9 1DibgW2dG42gpCnPtfK/PqEmdt2yM4Fz6PyVfxolnuRmzZ3PtZ5uGpvfWFd7adXk4Q 2Nu5AuYdXbgJw== Received: from sofa.misterjones.org ([185.219.108.64] helo=goblin-girl.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1uwi37-00000005NmT-3OkK; Thu, 11 Sep 2025 14:13:21 +0000 Date: Thu, 11 Sep 2025 15:13:21 +0100 Message-ID: <86a531cc1q.wl-maz@kernel.org> From: Marc Zyngier To: Thomas Gleixner Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-acpi@vger.kernel.org, Mark Rutland , Will Deacon , "Rafael J. Wysocki" , Rob Herring , Saravana Kannan , Greg Kroah-Hartman , Sven Peter , Janne Grunau , Suzuki K Poulose , James Clark Subject: Re: [PATCH 01/25] irqdomain: Add firmware info reporting interface In-Reply-To: <87ikhsvvau.ffs@tglx> References: <20250908163127.2462948-1-maz@kernel.org> <20250908163127.2462948-2-maz@kernel.org> <87ikhsvvau.ffs@tglx> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/30.1 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: tglx@linutronix.de, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-acpi@vger.kernel.org, mark.rutland@arm.com, will@kernel.org, rafael@kernel.org, robh@kernel.org, saravanak@google.com, gregkh@linuxfoundation.org, sven@kernel.org, j@jannau.net, suzuki.poulose@arm.com, james.clark@linaro.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false On Tue, 09 Sep 2025 10:18:01 +0100, Thomas Gleixner wrote: > > On Mon, Sep 08 2025 at 17:31, Marc Zyngier wrote: [...] > > @@ -69,6 +90,8 @@ void of_phandle_args_to_fwspec(struct device_node *np, const u32 *args, > > * @translate: Given @fwspec, decode the hardware irq number (@out_hwirq) and > > * linux irq type value (@out_type). This is a generalised @xlate > > * (over struct irq_fwspec) and is preferred if provided. > > + * @get_info: Given @info, report additional firmware-provided information. > > + * Optional. > > get_info() is pretty generic. Can we have some more descriptive name for > that? Also please keep the tabular formatting of the doc intact. Would get_fwspec_info() be descriptive enough? M. -- Without deviation from the norm, progress is not possible.