Re: [PATCH 1/2] irqdomain: support three-cell scheme interrupts
From: Linus Walleij
Date: Fri Feb 28 2025 - 03:44:58 EST
On Thu, Feb 27, 2025 at 9:42 PM Yixun Lan <dlan@xxxxxxxxxx> wrote:
> > This function is meant for "twocell". There is also another function
> > irq_domain_translate_onecell(). Why don't you just create
> > irq_domain_translate_threecell" instead?
> >
> good question!
>
> it's too many changes for adding "threecell" which I thought not worth
> the effort, or maybe we can rename the function to *twothreecell()?
>
> I'm not sure which way to go is the best, ideas from maintainer are
> welcome
Yeah just rename it twothreecell, that's fine, we will understand it :)
Thanks for driving this change, much appreciated!
Yours,
Linus Walleij