Lines Matching +full:copro +full:- +full:sw +full:- +full:interrupts
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/misc/aspeed,ast2400-cvic.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andrew Jeffery <andrew@codeconstruct.com.au>
13 The Aspeed AST2400 and AST2500 SoCs have a controller that provides interrupts
24 - enum:
25 - aspeed,ast2400-cvic
26 - aspeed,ast2500-cvic
27 - const: aspeed,cvic
32 valid-sources:
33 $ref: /schemas/types.yaml#/definitions/uint32-array
38 copro-sw-interrupts:
39 $ref: /schemas/types.yaml#/definitions/uint32-array
43 A list of interrupt numbers that can be used as software interrupts from
47 - compatible
48 - reg
49 - valid-sources
54 - |
55 interrupt-controller@1e6c2000 {
56 compatible = "aspeed,ast2500-cvic", "aspeed,cvic";
58 valid-sources = <0xffffffff>;
59 copro-sw-interrupts = <1>;