Lines Matching +full:ast2500 +full:- +full:pinctrl
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#
7 title: ASPEED AST2500 Pin Controller
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
29 aspeed,external-nodes:
34 $ref: /schemas/types.yaml#/definitions/phandle-array
37 0: compatible with "aspeed,ast2500-gfx", "syscon"
38 1: compatible with "aspeed,ast2500-lhc", "syscon"
68 - $ref: "pinctrl.yaml#"
71 - compatible
72 - aspeed,external-nodes
77 - |
78 #include <dt-bindings/clock/aspeed-clock.h>
80 compatible = "aspeed,ast2500-scu", "syscon", "simple-mfd";
82 #clock-cells = <1>;
83 #reset-cells = <1>;
85 #address-cells = <1>;
86 #size-cells = <1>;
89 pinctrl: pinctrl {
90 compatible = "aspeed,ast2500-pinctrl";
91 aspeed,external-nodes = <&gfx>, <&lhc>;
100 bias-disable;