Re: [PATCH v3 4/8] irqchip/qcom-pdc: Differentiate between direct SPI and GPIO as SPI
From: Thomas Gleixner
Date: Tue Jun 30 2026 - 11:05:37 EST
On Tue, Jun 16 2026 at 14:55, Maulik Shah wrote:
> Before commit 4dc70713dc24 ("irqchip/qcom-pdc: Kill non-wakeup irqdomain")
> there are separate domains for direct SPIs and GPIO used as SPIs. Separate
s/are/were/
> domains can be useful in case irqchip want to differentiate both of them.
the irqchip wants
> Since commit unified both the domains there is no way to differentiate.
Since the commit.
> In preparation to add the second level interrupt controller support where
> GPIO interrupts get latched at PDC (but not direct SPIs) there is a need to
> differentiate between SPIs and GPIOs as SPIs. Reverting above commit do not
does not
> seem a good option either which leads to waste of resources.
'either which leads' is not a parseable sentence.