1 # SPDX-License-Identifier: GPL-2.0+
4 $id: http://devicetree.org/schemas/pinctrl/aspeed,ast2600-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ASPEED AST2600 Pin Controller
10 - Andrew Jeffery <andrew@aj.id.au>
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,ast2600-scu", "syscon", "simple-mfd"
19 Refer to the bindings described in
20 Documentation/devicetree/bindings/mfd/syscon.yaml
22 Note: According to the NCSI specification, the reference clock output pin
23 (RMIIXRCLKO) is not required on the management controller side. To optimize
24 pin usage, add "NCSI" pin groups that are equivalent to the RMII pin groups,
25 but without the RMIIXRCLKO pin.
29 const: aspeed,ast2600-pinctrl
32 $ref: pinmux-node.yaml#
33 additionalProperties: false
505 - $ref: pinctrl.yaml#
512 syscon: scu@1e6e2000 {
513 compatible = "aspeed,ast2600-scu", "syscon", "simple-mfd";
514 reg = <0x1e6e2000 0xf6c>;
518 #address-cells = <1>;
520 ranges = <0x0 0x1e6e2000 0x1000>;
523 compatible = "aspeed,ast2600-pinctrl";
525 pinctrl_pwm10g1_default: pwm10g1_default {
530 pinctrl_gpioh0_unbiased_default: gpioh0 {