[<prev] [next>] [day] [month] [year] [list]
Message-ID: <84ddee3b-df7b-4022-a864-66da95283394@web.de>
Date: Wed, 19 Nov 2025 16:52:32 +0100
From: Markus Elfring <Markus.Elfring@....de>
To: linux-mediatek@...ts.infradead.org, linux-arm-kernel@...ts.infradead.org,
Angelo Gioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
Hsin-Hsiung Wang <hsin-hsiung.wang@...iatek.com>, Lee Jones
<lee@...nel.org>, Matthias Brugger <matthias.bgg@...il.com>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: [RFC] mfd: mt6358: Using a single IRQ array instead of two companion
arrays?
Hello,
I have taken another look also at the implementation of the function “mt6358_irq_init”.
https://elixir.bootlin.com/linux/v6.18-rc6/source/drivers/mfd/mt6358-irq.c#L227-L293
I see that there are two arrays allocated so far.
How do you think about the possibility to use a single array with the needed data instead?
Regards,
Markus
Powered by blists - more mailing lists