21 lines
380 B
YAML
21 lines
380 B
YAML
#
|
|
# Copyright (c) 2018, Linaro Limited
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: Ethernet Base Structure
|
|
|
|
description: >
|
|
This binding gives a base structures for all Ethernet devices
|
|
|
|
inherits:
|
|
!include base.yaml
|
|
properties:
|
|
local-mac-address:
|
|
type: uint8-array
|
|
category: optional
|
|
description: mac address
|
|
label:
|
|
category: required
|