[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <164442347028.16921.11122272581930963953.tip-bot2@tip-bot2>
Date: Wed, 09 Feb 2022 16:17:50 -0000
From: "irqchip-bot for Alexandre Torgue" <tip-bot2@...utronix.de>
To: linux-kernel@...r.kernel.org
Cc: Alexandre Torgue <alexandre.torgue@...s.st.com>,
Rob Herring <robh@...nel.org>, Marc Zyngier <maz@...nel.org>,
tglx@...utronix.de
Subject: [irqchip: irq/irqchip-next] dt-bindings: interrupt-controller:
stm32-exti: document st,stm32mp13-exti
The following commit has been merged into the irq/irqchip-next branch of irqchip:
Commit-ID: d335092933079e0a48c61ea5791906d040105a4d
Gitweb: https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms/d335092933079e0a48c61ea5791906d040105a4d
Author: Alexandre Torgue <alexandre.torgue@...s.st.com>
AuthorDate: Wed, 02 Feb 2022 15:00:03 +01:00
Committer: Marc Zyngier <maz@...nel.org>
CommitterDate: Wed, 09 Feb 2022 13:42:51
dt-bindings: interrupt-controller: stm32-exti: document st,stm32mp13-exti
Support of STM32MP13 SoC implies to create a new compatible in order to
manage EXTI/GIC mapping changes.
Signed-off-by: Alexandre Torgue <alexandre.torgue@...s.st.com>
Acked-by: Rob Herring <robh@...nel.org>
Signed-off-by: Marc Zyngier <maz@...nel.org>
Link: https://lore.kernel.org/r/20220202140005.860-2-alexandre.torgue@foss.st.com
---
Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.yaml b/Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.yaml
index d19c881..e44daa0 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.yaml
@@ -20,6 +20,7 @@ properties:
- items:
- enum:
- st,stm32mp1-exti
+ - st,stm32mp13-exti
- const: syscon
"#interrupt-cells":
Powered by blists - more mailing lists