On 6/17/24 16:57, Thomas Gleixner wrote:
The result can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
Matti, can you please build your extensions on top of that?
Will do, but it takes me a while as I'm on a vacation. I'll try to cook
it up when the next
Herve!
On Fri, Jun 14 2024 at 19:32, Herve Codina wrote:
> During the review, it was asked to rework the irq domain modification in
> order to avoid more wrappers and a new irq_domain_instanciate() function
> was proposed [2].
>
> Also a patch [3] sent by Maitti Vaittinen can benefit of this new
>
Hi,
Previously, I sent a series related the support for the LAN966x PCI
device [1] and in particular several patches related irq domain
modifications and the introduction of the Microchip LAN966x OIC driver.
During the review, it was asked to rework the irq domain modification in
order to avoid m