2019-07-10 13:57:52 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2019 Antmicro <www.antmicro.com>
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-07-23 07:34:31 +08:00
|
|
|
|
2019-07-10 13:57:52 +08:00
|
|
|
title: LiteX Ethernet
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This binding gives a base representation of LiteX Ethernet
|
|
|
|
|
|
|
|
inherits:
|
|
|
|
!include ethernet.yaml
|
|
|
|
|
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "litex,eth0"
|
|
|
|
|
|
|
|
reg:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
interrupts:
|
|
|
|
category: required
|