silabs,gecko-ethernet

Vendor: Silicon Laboratories

Description

SiLabs Gecko Ethernet

Properties

Properties not inherited from the base binding file.

Name

Type

Details

phy-address

int

address of the PHY on the MDIO bus

This property is required.

location-rmii

int

location of RMII pins, configuration defined as <location>

This property is required.

location-mdio

int

location of MDC and MDIO pins, configuration defined as <location>

This property is required.

location-phy_mdc

array

PHY MDC individual pin configuration defined as <location port pin>

This property is required.

location-phy_mdio

array

PHY MDIO individual pin configuration defined as <location port pin>

This property is required.

location-rmii_refclk

array

Reference clock individual pin configuration defined as <location port pin>

This property is required.

location-rmii_crs_dv

array

Receive data valid individual pin configuration defined as <location port pin>

This property is required.

location-rmii_txd0

array

Transmit data 0 individual pin configuration defined as <location port pin>

This property is required.

location-rmii_txd1

array

Transmit data 1 individual pin configuration defined as <location port pin>

This property is required.

location-rmii_tx_en

array

Transmit enable individual pin configuration defined as <location port pin>

This property is required.

location-rmii_rxd0

array

Receive data 0 individual pin configuration defined as <location port pin>

This property is required.

location-rmii_rxd1

array

Receive data 1 individual pin configuration defined as <location port pin>

This property is required.

location-rmii_rx_er

array

Receive error individual pin configuration defined as <location port pin>

This property is required.

location-phy_pwr_enable

array

PHY power enable individual pin configuration defined as <port pin>

location-phy_reset

array

PHY reset individual pin configuration defined as <port pin>

location-phy_interrupt

array

PHY interrupt individual pin configuration defined as <port pin>

local-mac-address

uint8-array

Specifies the MAC address that was assigned to the network device

zephyr,random-mac-address

boolean

Use a random MAC address generated when the driver is initialized.
Note that using this choice and rebooting a board may leave stale
MAC address in peers' ARP caches and lead to issues and delays in
communication.  (Use "ip neigh flush all" on Linux peers to clear
ARP cache.)

It is driver specific how the OUI octets are handled.

If set we ignore any setting of the local-mac-address property.

Properties inherited from the base binding file, which defines common properties that may be set on many nodes. Not all of these may apply to the “silabs,gecko-ethernet” compatible.

Name

Type

Details

reg

array

mmio register space

This property is required.

See Important properties for more information.

interrupts

array

required interrupts

This property is required.

See Important properties for more information.

label

string

Human readable string describing the device (used as device_get_binding() argument)

This property is required.

See Important properties for more information.

status

string

indicates the operational status of a device

Legal values: 'ok', 'okay', 'disabled', 'reserved', 'fail', 'fail-sss'

See Important properties for more information.

compatible

string-array

compatible strings

This property is required.

See Important properties for more information.

reg-names

string-array

name of each register space

interrupts-extended

compound

extended interrupt specifier for device

interrupt-names

string-array

name of each interrupt

interrupt-parent

phandle

phandle to interrupt controller node

clocks

phandle-array

Clock gate information

clock-names

string-array

name of each clock

#address-cells

int

number of address cells in reg property

#size-cells

int

number of size cells in reg property

dmas

phandle-array

DMA channels specifiers

dma-names

string-array

Provided names of DMA channel specifiers

io-channels

phandle-array

IO channels specifiers

io-channel-names

string-array

Provided names of IO channel specifiers