1 # SPDX-License-Identifier: GPL-2.0-or-later
4 $id: http://devicetree.org/schemas/pinctrl/aspeed,ast2400-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ASPEED AST2400 Pin Controller
13 The pin controller node should be the child of a syscon node with the
16 - compatible: Should be one of the following:
17 "aspeed,ast2400-scu", "syscon", "simple-mfd"
19 Refer to the bindings described in
20 Documentation/devicetree/bindings/mfd/syscon.yaml
24 const: aspeed,ast2400-pinctrl
29 $ref: pinmux-node.yaml#
30 additionalProperties: false
193 - $ref: pinctrl.yaml#
200 syscon: scu@1e6e2000 {
201 compatible = "aspeed,ast2400-scu", "syscon", "simple-mfd";
202 reg = <0x1e6e2000 0x1a8>;
206 #address-cells = <1>;
208 ranges = <0x0 0x1e6e2000 0x1000>;
211 compatible = "aspeed,ast2400-pinctrl";
213 pinctrl_i2c3_default: i2c3_default {
218 pinctrl_gpioh0_unbiased_default: gpioh0 {