18 lines
410 B
YAML
18 lines
410 B
YAML
# Copyright (c) 2019, Phytec Messtechnik GmbH
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: 100Base-T Ethernet Controller with SPI Interface
|
|
|
|
description: >
|
|
This binding gives a base representation of the ENC424J600 Stand-Alone
|
|
Ethernet Controller
|
|
|
|
compatible: "microchip,enc424j600"
|
|
|
|
include: [spi-device.yaml, ethernet.yaml]
|
|
|
|
properties:
|
|
int-gpios:
|
|
type: phandle-array
|
|
required: true
|