Lines Matching +full:irq +full:- +full:signals
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/ti,omap-intc-irq.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Tony Lindgren <tony@atomide.com>
13 On TI omap2 and 3 the intc interrupt controller can provide 96 or 128 IRQ
14 signals to the ARM host depending on the SoC.
19 - ti,omap2-intc
20 - ti,omap3-intc
21 - ti,dm814-intc
22 - ti,dm816-intc
23 - ti,am33xx-intc
31 interrupt-controller: true
33 '#interrupt-cells':
37 - compatible
38 - reg
39 - interrupt-controller
40 - '#interrupt-cells'
45 - |
46 interrupt-controller@48200000 {
47 compatible = "ti,omap3-intc";
50 interrupt-controller;
51 #interrupt-cells = <1>;