zephyr/dts/bindings/ethernet/ethernet.yaml

24 lines
425 B
YAML
Raw Normal View History

#
# Copyright (c) 2018, Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: Ethernet Base Structure
version: 0.1
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
generation: define
label:
category: required
...