# 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"] | |
properties: | |
reg: | |
required: true | |
interrupts: | |
required: true |