Re: [PATCH net-next 1/2] net: renesas: rswitch: use per-port irq handlers

From: Nikita Yushchenko
Date: Fri Dec 20 2024 - 03:09:50 EST


But it is not required to use the same interrupt for all ports - GWCA
provides 8 data interrupts and allows arbitrary per-queue assignment
of those. Support that by reading interrupt index for each port from
optional 'irq-index' device tree property.

Sorry, but I can't find where this property is documented?

I will add this.

Nikita