| # SPDX-License-Identifier: GPL-2.0 |
| $id: http://devicetree.org/schemas/net/faraday,ftgmac100.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Faraday Technology FTGMAC100 gigabit ethernet controller |
| - $ref: ethernet-controller.yaml# |
| - Po-Yu Chuang <ratbert@faraday-tech.com> |
| - const: faraday,ftgmac100 |
| - const: faraday,ftgmac100 |
| - description: MAC IP clock |
| - description: RMII RCLK gate for AST2500/2600 |
| Use the NC-SI stack instead of an MDIO PHY. Currently assumes |
| rmii (100bT) but kept as a separate property in case NC-SI grows support |
| Used to disable HW checksum support. Here for backward |
| compatibility as the driver now should have correct defaults based on |
| $ref: /schemas/net/mdio.yaml# |
| unevaluatedProperties: false |
| compatible = "aspeed,ast2500-mac", "faraday,ftgmac100"; |
| reg = <0x1e660000 0x180>; |
| compatible = "aspeed,ast2500-mac", "faraday,ftgmac100"; |
| reg = <0x1e680000 0x180>; |
| compatible = "ethernet-phy-ieee802.3-c22"; |