24 lines
421 B
YAML
24 lines
421 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.
|
|
|
|
inherits:
|
|
!include base.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "smsc,lan9220"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
interrupts:
|
|
category: required
|