On 12/16/2022 3:09 PM, Florian Fainelli wrote:
This small patch series ensures that IRQ_LEVEL is set for level triggered interupts in both the irq-bcm7120-l2 and the irq-brcmstb-l2 driver. Thanks
Ping?
Florian Fainelli (2): irqchip/irq-brcmstb-l2: Set IRQ_LEVEL for level triggered interrupts irqchip/irq-bcm7120-l2: Set IRQ_LEVEL for level triggered interrupts drivers/irqchip/irq-bcm7120-l2.c | 3 ++- drivers/irqchip/irq-brcmstb-l2.c | 6 +++++- 2 files changed, 7 insertions(+), 2 deletions(-)
-- Florian