[PATCH 01/25] irqdomain: Add firmware info reporting interface

Thomas Gleixner tglx at linutronix.de
Thu Sep 11 08:49:36 PDT 2025


On Thu, Sep 11 2025 at 15:13, Marc Zyngier wrote:

> On Tue, 09 Sep 2025 10:18:01 +0100,
> Thomas Gleixner <tglx at linutronix.de> 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?

I think so



More information about the linux-arm-kernel mailing list