Re: [PATCH v4 3/4] memory: tegra: Add support for multiple irqs
From: Jon Hunter
Date: Thu Dec 18 2025 - 11:54:37 EST
On 24/11/2025 17:35, Ketan Patil wrote:
Add support to handle multiple MC interrupts lines as the number of
interrupt lines could vary based upon SoC. Add field to specify the
number of interrupts and iterate over the number of interrupts to
register handler for each interrupt. SoC with multiple interrupts
will be added in subsequent patches.
Same here. We need to be explicit. The 'could vary' sounds like it is theoretically possible. However, what we need to say is that Tegra264 supports multiple MC interrupt lines and so make the necessary changes to the Tegra MC driver to support devices with more than one interrupt line.
Jon
--
nvpublic