blob: 363309bba8740b750c30fc766393a54cce1d38e3 [file] [log] [blame]
# Copyright (c) 2020, DENX Software Engineering GmbH
# Lukasz Majewski <lukma@denx.de>
# SPDX-License-Identifier: Apache-2.0
child-binding:
description: Fixed link ethernet node
properties:
speed:
type: int
required: true
description: The speed of fixed link
enum:
- 100
- 10
full-duplex:
type: boolean
required: false
description: The fixed link operates in full duplex mode