[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d42a1360b522585dfa214c3152da4aa018bd6013.camel@foss.st.com>
Date: Mon, 4 Jul 2022 14:56:29 +0200
From: Antonio Borneo <antonio.borneo@...s.st.com>
To: Thomas Gleixner <tglx@...utronix.de>,
Marc Zyngier <maz@...nel.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>
CC: Ludovic Barre <ludovic.barre@...s.st.com>,
Loic Pallardy <loic.pallardy@...s.st.com>,
Pascal Paillet <p.paillet@...s.st.com>
Subject: Re: [PATCH v2 0/6] irqchip/stm32-exti: Fixes and simplifications
On Mon, 2022-06-06 at 18:27 +0200, Antonio Borneo wrote:
> This series address some code fix for irq-stm32-exti driver and
> simplifies the table that remaps the interrupts from exti to gic.
>
Gentle ping for this series.
If there is anything I can do to let this series proceed, please let me
know.
Thanks,
Antonio
> v1->v2
> - Properly format the commit title and expand the commit msg;
> - drop the patch v1 4/7:
> "irqchip/stm32-exti: forward irq_request_resources to parent"
> in favor of the generic:
>
> https://lore.kernel.org/lkml/20220512160544.13561-1-antonio.borneo@foss.st.com/
> "genirq: Don't return error on missing optional
> irq_request_resources()";
> - use consistently UNDEF_REG for non existing EMR registers;
> - rebase on v5.19-rc1.
>
>
> Alexandre Torgue (1):
> irqchip/stm32-exti: Tag emr register as undefined for stm32mp15
>
> Antonio Borneo (3):
> irqchip/stm32-exti: Prevent illegal read due to unbounded DT value
> irqchip/stm32-exti: Read event trigger type from event_trg register
> irqchip/stm32-exti: Simplify irq description table
>
> Loic Pallardy (1):
> irqchip/stm32-exti: Fix irq_mask/irq_unmask for direct events
>
> Ludovic Barre (1):
> irqchip/stm32-exti: Fix irq_set_affinity return value
>
> drivers/irqchip/irq-stm32-exti.c | 250 +++++++++++++++--------------
> --
> 1 file changed, 124 insertions(+), 126 deletions(-)
>
>
> base-commit: f2906aa863381afb0015a9eb7fefad885d4e5a56
Powered by blists - more mailing lists