2018-09-21 01:32:20 +08:00
|
|
|
#
|
|
|
|
# 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.
|
|
|
|
|
2019-06-08 00:12:49 +08:00
|
|
|
inherits:
|
|
|
|
!include base.yaml
|
|
|
|
|
2018-09-21 01:32:20 +08:00
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "smsc,lan9220"
|
|
|
|
|
|
|
|
reg:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
interrupts:
|
|
|
|
category: required
|