2018-09-27 20:23:06 +08:00
|
|
|
# Copyright (c) 2018, Linaro Limited
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2019-11-19 15:39:11 +08:00
|
|
|
description: NXP Kinetis Ethernet
|
2019-08-20 02:32:25 +08:00
|
|
|
|
|
|
|
compatible: "nxp,kinetis-ethernet"
|
|
|
|
|
2020-05-09 01:07:27 +08:00
|
|
|
include: ["ethernet.yaml", "ethernet,fixed-link.yaml"]
|
2018-09-27 20:23:06 +08:00
|
|
|
|
|
|
|
properties:
|
|
|
|
reg:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2018-09-27 20:23:06 +08:00
|
|
|
interrupts:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|