23 lines
398 B
YAML
23 lines
398 B
YAML
#
|
|
# Copyright (c) 2018 Linaro Limited
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
title: SMSC/Microchip LAN9220 Ethernet controller
|
|
|
|
description: >
|
|
This is a representation of the formerly SMSC, now Microchip, LAN9220
|
|
Ethernet controller.
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "smsc,lan9220"
|
|
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|