Lines Matching +full:lan966x +full:- +full:oic
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/microchip,lan966x-oic.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microchip LAN966x outband interrupt controller
10 - Herve Codina <[email protected]>
13 - $ref: /schemas/interrupt-controller.yaml#
16 The Microchip LAN966x outband interrupt controller (OIC) maps the internal
17 interrupt sources of the LAN966x device to a PCI interrupt when the LAN966x
22 const: microchip,lan966x-oic
24 '#interrupt-cells':
27 interrupt-controller: true
36 - compatible
37 - '#interrupt-cells'
38 - interrupt-controller
39 - interrupts
40 - reg
45 - |
46 interrupt-controller@e00c0120 {
47 compatible = "microchip,lan966x-oic";
49 #interrupt-cells = <2>;
50 interrupt-controller;
52 interrupt-parent = <&intc>;