Lines Matching refs:interrupt
5 interrupt is shared for all of the banks handled by the controller.
31 The interrupt shared by all GPIO lines for this controller.
33 - interrupt-parent:
34 phandle of the parent interrupt controller
39 'interrupt-parent'. Wakeup-capable GPIO controllers often route their
40 wakeup interrupt lines through a different interrupt controller than the
41 primary interrupt line, making this property necessary.
43 - #interrupt-cells:
52 See also Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
54 - interrupt-controller:
55 Marks the device node as an interrupt controller
63 #interrupt-cells = <2>;
66 interrupt-controller;
68 interrupt-parent = <&irq0_intc>;
75 #interrupt-cells = <2>;
78 interrupt-controller;
80 interrupt-parent = <&irq0_aon_intc>;