18 lines
336 B
YAML
18 lines
336 B
YAML
# Copyright (c) 2018 Zilogic Systems
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: TI Stellaris Ethernet
|
|
|
|
description: >
|
|
This binding gives a base representation of the TI Stellaris Ethernet
|
|
|
|
compatible: "ti,stellaris-ethernet"
|
|
|
|
include: ethernet.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
interrupts:
|
|
required: true
|