diff options
author | Alexandre Torgue <alexandre.torgue@foss.st.com> | 2022-02-02 17:00:03 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-02-09 16:42:51 +0300 |
commit | d335092933079e0a48c61ea5791906d040105a4d (patch) | |
tree | acd7b58b8174791cd544dd4cfc888462a3c36c88 /Documentation/devicetree | |
parent | dfd42facf1e4ada021b939b4e19c935dcdd55566 (diff) | |
download | linux-d335092933079e0a48c61ea5791906d040105a4d.tar.xz |
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@foss.st.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220202140005.860-2-alexandre.torgue@foss.st.com
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.yaml b/Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.yaml index d19c881b4abc..e44daa09b137 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": |