258fc16570
Rename the ethernet.yaml template to ethernet-controller.yaml to match the Linux one. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
16 lines
250 B
YAML
16 lines
250 B
YAML
# Copyright (c) 2019 Antmicro <www.antmicro.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: LiteX Ethernet
|
|
|
|
compatible: "litex,eth0"
|
|
|
|
include: ethernet-controller.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|