Lines Matching +full:g5 +full:- +full:scu
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/aspeed,ast2500-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andrew Jeffery <andrew@aj.id.au>
16 - compatible: Should be one of the following:
17 "aspeed,ast2500-scu", "syscon", "simple-mfd"
18 "aspeed,g5-scu", "syscon", "simple-mfd"
25 const: aspeed,ast2500-pinctrl
28 A hint for the memory regions associated with the pin-controller
29 aspeed,external-nodes:
32 $ref: /schemas/types.yaml#/definitions/phandle-array
35 0: compatible with "aspeed,ast2500-gfx", "syscon"
36 1: compatible with "aspeed,ast2500-lhc", "syscon"
66 - compatible
67 - aspeed,external-nodes
72 - |
74 compatible = "simple-bus";
75 #address-cells = <1>;
76 #size-cells = <1>;
79 syscon: scu@1e6e2000 {
80 compatible = "aspeed,ast2500-scu", "syscon", "simple-mfd";
84 compatible = "aspeed,g5-pinctrl";
85 aspeed,external-nodes = <&gfx>, <&lhc>;
94 bias-disable;
100 compatible = "aspeed,ast2500-gfx", "syscon";
106 compatible = "aspeed,ast2500-lpc", "simple-mfd";
109 #address-cells = <1>;
110 #size-cells = <1>;
113 lpc_host: lpc-host@80 {
114 compatible = "aspeed,ast2500-lpc-host", "simple-mfd", "syscon";
116 reg-io-width = <4>;
118 #address-cells = <1>;
119 #size-cells = <1>;
123 compatible = "aspeed,ast2500-lhc";