blob: 4846f31f08eaca10992988606abd6fc8e8a760ef [file] [log] [blame]
# Copyright 2023-2024 NXP
# SPDX-License-Identifier: Apache-2.0
description: TI DP83825 Ethernet PHY device
compatible: "ti,dp83825"
include: ethernet-phy.yaml
properties:
reset-gpios:
type: phandle-array
description: GPIO connected to PHY reset signal pin. Reset is active low.
int-gpios:
type: phandle-array
description: GPIO for interrupt signal indicating PHY state change.
ti,interface-type:
type: string
required: true
description: Which type of phy connection the phy is set up for
enum:
- "rmii"
- "rmii-25MHz"