258fc16570
Rename the ethernet.yaml template to ethernet-controller.yaml to match the Linux one. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
15 lines
255 B
YAML
15 lines
255 B
YAML
# Copyright (c) 2018 Zilogic Systems
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: TI Stellaris Ethernet
|
|
|
|
compatible: "ti,stellaris-ethernet"
|
|
|
|
include: ethernet-controller.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
interrupts:
|
|
required: true
|