blob: cf8ca151e46c140c8c52714863432729384238aa [file] [log] [blame]
# Copyright 2023 NXP
# SPDX-License-Identifier: Apache-2.0
description: NXP ENET MAC/L2 Device
compatible: "nxp,enet-mac"
include: ["ethernet-controller.yaml", "pinctrl-device.yaml"]
properties:
interrupts:
required: true
nxp,mdio:
type: phandle
required: true
description: |
Corresponding mdio device
nxp,ptp-clock:
type: phandle
required: true
description: |
Corresponding ptp clock device
nxp,unique-mac:
type: boolean
description: |
Use unique silicon ID to use UAA MAC.
This property will be overridden if the node has
zephyr,random-mac-address or local-mac-address also.