ti,dp83867

Vendor: Texas Instruments

Note

An implementation of a driver matching this compatible is available in drivers/ethernet/phy/phy_ti_dp83867.c.

Description

TI DP83867 Ethernet PHY device

Properties

Properties not inherited from the base binding file.

Name

Type

Details

reset-gpios

phandle-array

GPIO connected to PHY reset signal pin. Reset is active low.

int-gpios

phandle-array

GPIO for interrupt signal indicating PHY state change.

ti,rx-internal-delay

int

RX internal delay setting for the PHY. Required only if interface type is PHY_INTERFACE_MODE_RGMII_ID or PHY_INTERFACE_MODE_RGMII_RXID.

ti,tx-internal-delay

int

TX internal delay setting for the PHY. Required only if interface type is PHY_INTERFACE_MODE_RGMII_ID or PHY_INTERFACE_MODE_RGMII_TXID.

ti,interface-type

string

Which type of phy connection the phy is set up for

Default value: rgmii

Legal values: 'rgmii', 'rgmii-id', 'rgmii-rxid', 'rgmii-txid'

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'