| # Copyright (c) 2019 Antmicro <www.antmicro.com> | |
| # SPDX-License-Identifier: Apache-2.0 | |
| title: LiteX Ethernet | |
| description: | | |
| This binding gives a base representation of LiteX Ethernet | |
| compatible: "litex,eth0" | |
| include: ethernet.yaml | |
| properties: | |
| reg: | |
| required: true | |
| interrupts: | |
| required: true |