Lines Matching +full:ixp43x +full:- +full:interrupt
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/interrupt-controller/intel,ixp4xx-interrupt.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Intel IXP4xx XScale Networking Processors Interrupt Controller
11 - Linus Walleij <linus.walleij@linaro.org>
14 This interrupt controller is found in the Intel IXP4xx processors.
19 The distinct IXP4xx families with different interrupt controller
20 variations are IXP42x, IXP43x, IXP45x and IXP46x. Those four
27 - enum:
28 - intel,ixp42x-interrupt
29 - intel,ixp43x-interrupt
30 - intel,ixp45x-interrupt
31 - intel,ixp46x-interrupt
36 interrupt-controller: true
38 '#interrupt-cells':
42 - compatible
43 - reg
44 - interrupt-controller
45 - '#interrupt-cells'
50 - |
51 intcon: interrupt-controller@c8003000 {
52 compatible = "intel,ixp43x-interrupt";
54 interrupt-controller;
55 #interrupt-cells = <2>;