15 lines
260 B
YAML
15 lines
260 B
YAML
|
# Copyright (c) 2021, BayLibre SAS
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: Synopsys DesignWare Ethernet
|
||
|
|
||
|
compatible: "snps,designware-ethernet"
|
||
|
|
||
|
include: ethernet.yaml
|
||
|
|
||
|
properties:
|
||
|
reg:
|
||
|
required: true
|
||
|
interrupts:
|
||
|
required: true
|