20 lines
361 B
YAML
20 lines
361 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
|
|
|
|
include: ethernet.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "ti,stellaris-ethernet"
|
|
reg:
|
|
required: true
|
|
interrupts:
|
|
required: true
|