aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.txt b/Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.txt
index 6e7703d4ff5b..edf03f09244b 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.txt
@@ -2,7 +2,9 @@ STM32 External Interrupt Controller
2 2
3Required properties: 3Required properties:
4 4
5- compatible: Should be "st,stm32-exti" 5- compatible: Should be:
6 "st,stm32-exti"
7 "st,stm32h7-exti"
6- reg: Specifies base physical address and size of the registers 8- reg: Specifies base physical address and size of the registers
7- interrupt-controller: Indentifies the node as an interrupt controller 9- interrupt-controller: Indentifies the node as an interrupt controller
8- #interrupt-cells: Specifies the number of cells to encode an interrupt 10- #interrupt-cells: Specifies the number of cells to encode an interrupt