| # SPDX-License-Identifier: GPL-2.0-or-later |
| $id: http://devicetree.org/schemas/net/aspeed,ast2600-mdio.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: ASPEED AST2600 MDIO Controller |
| - Andrew Jeffery <andrew@aj.id.au> |
| The ASPEED AST2600 MDIO controller is the third iteration of ASPEED's MDIO |
| bus register interface, this time also separating out the controller from the |
| const: aspeed,ast2600-mdio |
| description: The register range of the MDIO controller instance |
| unevaluatedProperties: false |
| #include <dt-bindings/clock/ast2600-clock.h> |
| compatible = "aspeed,ast2600-mdio"; |
| resets = <&syscon ASPEED_RESET_MII>; |
| ethphy0: ethernet-phy@0 { |
| compatible = "ethernet-phy-ieee802.3-c22"; |