Lines Matching +full:ast2500 +full:- +full:silicon +full:- +full:id
5 - compatible: One of:
6 "aspeed,ast2400-scu", "syscon", "simple-mfd"
7 "aspeed,ast2500-scu", "syscon", "simple-mfd"
9 - reg: contains the offset and length of the SCU memory region
10 - #clock-cells: should be set to <1> - the system controller is also a
12 - #reset-cells: should be set to <1> - the system controller is also a
18 compatible = "aspeed,ast2400-scu", "syscon", "simple-mfd";
20 #clock-cells = <1>;
21 #reset-cells = <1>;
24 Silicon ID
25 -----------------
27 Families have unique hardware silicon identifiers within the SoC.
31 - compatible: "aspeed,silicon-id" or:
32 "aspeed,ast2400-silicon-id" or
33 "aspeed,ast2500-silicon-id" or
34 "aspeed,ast2600-silicon-id"
36 - reg: offset and length of the silicon id information
37 optionally, a second offset and length describes the unique chip id
39 The reg should be the unique silicon id register, and
45 silicon-id@7c {
46 compatible = "aspeed,ast2500-silicon-id", "aspeed,silicon-id";