blob: fcaa479a68e766ca43b383db710a2f9430b2fd91 [file] [log] [blame]
# Copyright (c) 2018, Linaro Limited
# SPDX-License-Identifier: Apache-2.0
description: NXP Kinetis Ethernet
compatible: "nxp,kinetis-ethernet"
include: ["ethernet.yaml", "ethernet,fixed-link.yaml", "pinctrl-device.yaml"]
properties:
reg:
required: true
interrupts:
required: true
phy-addr:
type: int
description: Address of the phy controller
required: true
reset-gpios:
type: phandle-array
description: GPIO to reset PHY. Reset signal is assumed active low.
int-gpios:
type: phandle-array
description:
interrupt GPIO for PHY. Will be pulled high before reset is asserted.