21 lines
381 B
YAML
21 lines
381 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
|
|
|
|
inherits:
|
|
!include ethernet.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "ti,stellaris-ethernet"
|
|
reg:
|
|
category: required
|
|
interrupts:
|
|
category: required
|