blob: 664dd2b38ddd84f03ff09820d959dfed85f7787e [file] [log] [blame]
#
# Copyright (c) 2018, Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: 10Base-T Ethernet Controller with SPI Interface
version: 0.1
description: >
This binding gives a base representation of the standalone ENC28J60 chip
inherits:
!include [ethernet.yaml, spi-device.yaml]
properties:
compatible:
type: string
category: required
description: compatible strings
constraint: "microchip,enc28j60"
int-gpios:
type: compound
category: required
generation: define, use-prop-name
...