Message ID | 20221216230934.2478345-1-f.fainelli@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Couple of Broadcom L2 driver fixes | expand |
On 17/12/22 00:09, 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 > > 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 Series: Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
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(-) >
On 1/25/23 16:10, Florian Fainelli wrote: > > > 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? Marc, any chance to apply these two patches? Thanks