Lines Matching +full:xtensa +full:- +full:pic
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
5 ---
6 $id: http://devicetree.org/schemas/interrupt-controller/cdns,xtensa-pic.yaml#
7 $schema: http://devicetree.org/meta-schemas/core.yaml#
9 title: Xtensa Interrupt Controllers
12 - Max Filippov <jcmvbkbc@gmail.com>
15 Xtensa Interrupt Distributor and Programmable Interrupt Controller (MX) and
16 Xtensa built-in Programmable Interrupt Controller (PIC)
21 - cdns,xtensa-mx
22 - cdns,xtensa-pic
24 '#interrupt-cells':
31 interrupt-controller: true
34 - compatible
35 - '#interrupt-cells'
36 - interrupt-controller
41 - |
42 interrupt-controller {
43 compatible = "cdns,xtensa-pic";
48 #interrupt-cells = <2>;
49 interrupt-controller;