[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1602859219-15684-1-git-send-email-fabrice.gasnier@st.com>
Date:   Fri, 16 Oct 2020 16:40:16 +0200
From:   Fabrice Gasnier <fabrice.gasnier@...com>
To:     <tglx@...utronix.de>, <jason@...edaemon.net>, <maz@...nel.org>,
        <alexandre.torgue@...com>
CC:     <robh+dt@...nel.org>, <fabrice.gasnier@...com>,
        <devicetree@...r.kernel.org>,
        <linux-stm32@...md-mailman.stormreply.com>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] Add STM32 LP timer EXTI interrupts
STM32 LP timer that's available on STM32MP15x can wakeup the platform
using EXTI interrupts.
This series add:
- LP timer EXTI - GIC interrupt events to EXTI driver and device-tree
- LP timer wakeup-source to device-tree
Fabrice Gasnier (3):
  irqchip/stm32-exti: Add all LP timer exti direct events support
  ARM: dts: stm32: Add LP timer irqs on stm32mp151
  ARM: dts: stm32: Add LP timer wakeup-source on stm32mp151
 arch/arm/boot/dts/stm32mp151.dtsi | 10 ++++++++++
 drivers/irqchip/irq-stm32-exti.c  |  4 ++++
 2 files changed, 14 insertions(+)
-- 
2.7.4
Powered by blists - more mailing lists