Lines Matching +full:intc +full:- +full:size
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/ti,cp-intc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bartosz Golaszewski <brgl@bgdev.pl>
13 Common Platform Interrupt Controller (cp_intc) is used on OMAP-L1x SoCs and
18 const: ti,cp-intc
23 interrupt-controller: true
25 '#interrupt-cells':
29 ti,intc-size:
34 - compatible
35 - reg
36 - interrupt-controller
37 - '#interrupt-cells'
38 - ti,intc-size
43 - |
44 interrupt-controller@fffee000 {
45 compatible = "ti,cp-intc";
47 interrupt-controller;
48 #interrupt-cells = <1>;
49 ti,intc-size = <101>;