Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: interrupt-controller: stm32: Document hwlock properties

Add hwlocks as optional property

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>

authored by

Benjamin Gaignard and committed by
Marc Zyngier
897898a6 0136afa0

+4
+4
Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.txt
··· 14 14 (only needed for exti controller with multiple exti under 15 15 same parent interrupt: st,stm32-exti and st,stm32h7-exti) 16 16 17 + Optional properties: 18 + 19 + - hwlocks: reference to a phandle of a hardware spinlock provider node. 20 + 17 21 Example: 18 22 19 23 exti: interrupt-controller@40013c00 {