|
@@ -2,7 +2,9 @@ STM32 External Interrupt Controller
|
|
|
|
|
|
Required properties:
|
|
Required properties:
|
|
|
|
|
|
-- compatible: Should be "st,stm32-exti"
|
|
|
|
|
|
+- compatible: Should be:
|
|
|
|
+ "st,stm32-exti"
|
|
|
|
+ "st,stm32h7-exti"
|
|
- reg: Specifies base physical address and size of the registers
|
|
- reg: Specifies base physical address and size of the registers
|
|
- interrupt-controller: Indentifies the node as an interrupt controller
|
|
- interrupt-controller: Indentifies the node as an interrupt controller
|
|
- #interrupt-cells: Specifies the number of cells to encode an interrupt
|
|
- #interrupt-cells: Specifies the number of cells to encode an interrupt
|