# 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. | |
compatible: "smsc,lan9220" | |
include: base.yaml | |
properties: | |
reg: | |
required: true | |
interrupts: | |
required: true |