ethernet-phy (on mdio bus)

Description

Generic MII PHY

Properties

Properties not inherited from the base binding file.

Name

Type

Details

no-reset

boolean

Do not reset the PHY during initialization

default-speeds

string-array

The selected speeds are used to configure the PHY during initialization

Default value: [10BASE Half-Duplex, 10BASE Full-Duplex, 100BASE Half-Duplex, 100BASE Full-Duplex, 1000BASE Half-Duplex, 1000BASE Full-Duplex]

Legal values: 10BASE Half-Duplex, 10BASE Full-Duplex, 100BASE Half-Duplex, 100BASE Full-Duplex, 1000BASE Half-Duplex, 1000BASE Full-Duplex

reset-gpios

phandle-array

Optional GPIO used to reset the PHY

reset-assert-duration-us

int

Minimum duration in microseconds to assert the reset-gpios pin.

reset-deassertion-timeout-ms

int

Timeout in milliseconds after the reset-gpios pin is deasserted.