Skip to content

Commit ce0b7e3

Browse files
ludovicbarreMarc Zyngier
authored andcommitted
dt-bindings/interrupt-controllers: Add compatible string for stm32h7
This patch updates stm32-exti documentation with stm32h7-exti compatible string. Acked-by: Rob Herring <[email protected]> Signed-off-by: Ludovic Barre <[email protected]> Signed-off-by: Marc Zyngier <[email protected]>
1 parent 6dd64ee commit ce0b7e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ STM32 External Interrupt Controller
22

33
Required properties:
44

5-
- compatible: Should be "st,stm32-exti"
5+
- compatible: Should be:
6+
"st,stm32-exti"
7+
"st,stm32h7-exti"
68
- reg: Specifies base physical address and size of the registers
79
- interrupt-controller: Indentifies the node as an interrupt controller
810
- #interrupt-cells: Specifies the number of cells to encode an interrupt

0 commit comments

Comments
 (0)