diff mbox series

[v3,1/3] dt-bindings: interrupt-controller: stm32-exti: document st,stm32mp13-exti

Message ID 20220202140005.860-2-alexandre.torgue@foss.st.com
State Accepted
Commit d335092933079e0a48c61ea5791906d040105a4d
Headers show
Series Add STM32MP13 EXTI support | expand

Commit Message

Alexandre TORGUE Feb. 2, 2022, 2 p.m. UTC
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>
diff mbox series

Patch

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":