We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dd64ee commit ce0b7e3Copy full SHA for ce0b7e3
Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.txt
@@ -2,7 +2,9 @@ STM32 External Interrupt Controller
2
3
Required properties:
4
5
-- compatible: Should be "st,stm32-exti"
+- compatible: Should be:
6
+ "st,stm32-exti"
7
+ "st,stm32h7-exti"
8
- reg: Specifies base physical address and size of the registers
9
- interrupt-controller: Indentifies the node as an interrupt controller
10
- #interrupt-cells: Specifies the number of cells to encode an interrupt
0 commit comments