Lines Matching +full:ast2500 +full:- +full:cvic
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
19 The AST2500 also supports a software generated interrupt.
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
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>;