maxlinear,gpy111 (on mdio bus)

Description

Maxlinear GPY111 Ethernet PHY device

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

maxlinear,interface-type

string

Which type of phy connection the phy is set up for

This property is required.

Legal values: rgmii, gmii

maxlinear,rx-internal-delay

string

RGMII Receive PHY Clock Delay defined in nano seconds.
When undefined, use default reset values which depend on soft pin-strappings.

Legal values: 0, 0.5, 1.0, 1.5, 2.0, 2.5, 3.0, 3.5

maxlinear,tx-internal-delay

string

RGMII Transmit PHY Clock Delay defined in nano seconds.
When undefined, use default reset values which depend on soft pin-strappings.

Legal values: 0, 0.5, 1.0, 1.5, 2.0, 2.5, 3.0, 3.5

int-gpios

phandle-array

GPIO for interrupt signal indicating PHY state change.

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.