21 lines
379 B
YAML
21 lines
379 B
YAML
#
|
|
# Copyright (c) 2018, Linaro Limited
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: NXP Kinetis Ethernet
|
|
|
|
description: >
|
|
This binding gives a base representation of the NXP Kinetis Ethernet
|
|
inherits:
|
|
!include ethernet.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "nxp,kinetis-ethernet"
|
|
reg:
|
|
category: required
|
|
interrupts:
|
|
category: required
|