Commit ce0b7e39 authored by Ludovic Barre's avatar Ludovic Barre Committed by Marc Zyngier

dt-bindings/interrupt-controllers: Add compatible string for stm32h7

This patch updates stm32-exti documentation with stm32h7-exti
compatible string.
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarLudovic Barre <ludovic.barre@st.com>
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent 6dd64ee1
......@@ -2,7 +2,9 @@ STM32 External Interrupt Controller
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
- interrupt-controller: Indentifies the node as an interrupt controller
- #interrupt-cells: Specifies the number of cells to encode an interrupt
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment